Skip to content

Commit

Permalink
Make fun pretty print test more lenient
Browse files Browse the repository at this point in the history
  • Loading branch information
aronisstav committed Jun 16, 2020
1 parent f62227d commit 6dfccef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-real/suites/output/output-tests
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ outputhas "Mailbox contents: \[foo\]"

testing "Funs are pretty"
concuerror_console_error -f src/a_fun.erl
outputhas "#Fun<a_fun.'-test/0-fun-1-'.0>"
outputhas "#Fun<a_fun.'-test/0-fun-"

testing "Symbolic registered names Info"
concuerror_console_error -f src/register.erl
Expand Down

0 comments on commit 6dfccef

Please sign in to comment.