diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/00distribution.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/00distribution.t b/t/00distribution.t index 8a4b2c4..3286c0e 100755 --- a/t/00distribution.t +++ b/t/00distribution.t @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id$ +# $Id: 00distribution.t 1723 2006-10-17 13:53:27Z warly $ use Test::More; |