Skip to content

Commit

Permalink
learning to add numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Josep M. Bach committed Sep 24, 2011
1 parent 876575a commit 538757c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration_test.rb
Expand Up @@ -44,7 +44,7 @@ def test_interop
output = `./bin/noscript examples/interop.ns`.split("\n")

assert_equal [
"5",
"8",
], output
end

Expand Down

0 comments on commit 538757c

Please sign in to comment.