
No script needed if we make sure extra_src_dirs has different name than "eqc" Obsolete QuickCheck property
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
{build, "rebar3 as eqc compile"}.
|
|
{test_root, "."}.
|
|
{test_path, "_build/eqc/lib/aesophia/quickcheck"}. %% here are the properties
|