Make sure all tests pass.

This commit is contained in:
brectanus
2007-12-21 16:39:38 +00:00
parent 402f6318bb
commit be9931e00f
2 changed files with 8 additions and 8 deletions

View File

@@ -46,6 +46,6 @@
type => "tfn",
name => "base64Decode",
input => "VGVzdENhc2U=\0VGVzdENhc2U=",
output => "VGVzdENhc2U=\0VGVzdENhc2U=",
ret => 0,
output => "TestCase",
ret => 1,
},