diff options
author | Greg Sabino Mullane | 2009-04-24 18:26:01 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-04-24 18:26:01 +0000 |
commit | 333c0cc506cd4ac6e6ff119d045e23ec99f0b347 (patch) | |
tree | 8a5ba79c8750ebd1961f55f11a2a5ff69c2a62b3 | |
parent | 6df6f7bc1f8cb33c3843e18b0d3e751c21869330 (diff) |
Typo.
-rw-r--r-- | t/02_wal_files.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/02_wal_files.t b/t/02_wal_files.t index bea61aa0c..9cf74f386 100644 --- a/t/02_wal_files.t +++ b/t/02_wal_files.t @@ -1,4 +1,4 @@ -1#!perl +#!perl ## Test the "wal_files" action |