minor api change and refactoring of pretty_printer.erl
This commit is contained in:
parent
6662a1ee98
commit
5d014bbef8
6 changed files with 58 additions and 43 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
test(Dir) ->
|
||||
Tests = gen_tests(Dir),
|
||||
eunit:test(Tests).
|
||||
eunit:test(Tests, [verbose]).
|
||||
|
||||
gen_tests(Dir) ->
|
||||
TestSpecs = filelib:wildcard("*.test", Dir),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue