summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/tc_parser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tc_parser.rb b/test/tc_parser.rb
index d95304c..c745799 100755
--- a/test/tc_parser.rb
+++ b/test/tc_parser.rb
@@ -32,7 +32,7 @@ class ParserTest < Test::Unit::TestCase
f.print(chanstr)
end
end
- assert(allok)
end
+ assert(allok)
end
end