integrates nicefloats into jsx
This commit is contained in:
parent
0c3dbaab6c
commit
32c9a1f00f
11 changed files with 39 additions and 180 deletions
|
@ -1,12 +1,6 @@
|
|||
{lib_dirs, ["deps"]}.
|
||||
|
||||
{sub_dirs, [
|
||||
"deps/nicefloats"
|
||||
]}.
|
||||
|
||||
%% edit eunit_test_path if you want to run your own tests, use "../" not "./" as
|
||||
%% rebar changes to working dir to .eunit when running tests
|
||||
{eunit_compile_opts, [{d, eunit_test_path, "../test/cases"}]}.
|
||||
|
||||
%% uncomment to get verbose output from test suite
|
||||
%% {eunit_opts, [verbose]}.
|
||||
{eunit_opts, [verbose]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue