summaryrefslogtreecommitdiff
path: root/t/00_basic.t
diff options
context:
space:
mode:
authorGreg Sabino Mullane2009-04-07 17:55:36 +0000
committerGreg Sabino Mullane2009-04-07 17:55:36 +0000
commit968294774e675aab54a7988b43d4517a23f9005d (patch)
tree48830f45c5239b5734690ec074163b20581554f2 /t/00_basic.t
parentc4542e56d59f8d1fef88faa9e0a71d4a77406614 (diff)
Put in a common testing schema.
Allow fake functions as well. Add wal_files test, clean up others with some refactoring.
Diffstat (limited to 't/00_basic.t')
-rw-r--r--t/00_basic.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/00_basic.t b/t/00_basic.t
index 45d6aaa03..dd58b71e0 100644
--- a/t/00_basic.t
+++ b/t/00_basic.t
@@ -1,6 +1,6 @@
#!perl
-## Simply test that the script compiles and gives a good version
+## Simply test that the script compiles and gives a valid version
use strict;
use warnings;