Skip to content

Commit

Permalink
enabled all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
damiendr committed Nov 16, 2015
1 parent dec1d29 commit 65855b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/inline.jl
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ end
function test_outer(a)
test_inner(a)
end
#test_inlined_symbols(test_outer, Tuple{Int64})
test_inlined_symbols(test_outer, Tuple{Int64})

# Test case 2:
# Make sure that an error is thrown for the undeclared
Expand Down

0 comments on commit 65855b0

Please sign in to comment.