source: tests/test_util.pl @ b1bd0ff

0.1.7
Last change on this file since b1bd0ff was 1bf0f03, checked in by Mei <mei@…>, 11 years ago

1) save a copy before fixup of tests directory

  • Property mode set to 100755
File size: 75 bytes
Line 
1#!/usr/bin/env perl
2
3use strict;
4use ABAC;
5
6my $ctx = ABAC::Context->new;
7
Note: See TracBrowser for help on using the repository browser.