source:
tests/test_util.pl
@
831da18
Last change on this file since 831da18 was 1bf0f03, checked in by , 11 years ago | |
---|---|
|
|
File size: 75 bytes |
Rev | Line | |
---|---|---|
[1bf0f03] | 1 | #!/usr/bin/env perl |
[3c30b59] | 2 | |
3 | use strict; | |
4 | use ABAC; | |
5 | ||
6 | my $ctx = ABAC::Context->new; | |
7 |
Note: See TracBrowser
for help on using the repository browser.