diff options
author | ivan <ivan> | 2007-08-01 22:26:52 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-08-01 22:26:52 +0000 |
commit | eb4ff7f73c5d4bdf74a3472448b5a195598ff4cd (patch) | |
tree | bb38241e8c865c3bca861da7749071feeadd2b5b /test | |
parent | 32b5d3a31f112a381f0a15ac5e3a2204242f3405 (diff) |
event refactor, landing on HEAD!
Diffstat (limited to 'test')
-rwxr-xr-x | test/cgi-test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cgi-test b/test/cgi-test index 2dda4849b..85074d2df 100755 --- a/test/cgi-test +++ b/test/cgi-test @@ -1,7 +1,5 @@ #!/usr/bin/perl -Tw # -# $Id: cgi-test,v 1.3 2001-08-21 02:32:54 ivan Exp $ -# # This is the beginning of a test suite for the web interface. # It's also excellent for populating your database with some meaningful test # data. (a derivative is used by the web demo) |