Rough model to fuzz test aeb_fate_code
This commit is contained in:
parent
4a90e3b2b4
commit
0bb4ac0fea
@ -53,7 +53,7 @@
|
|||||||
"/njs /njh /nfl /ndl & exit /b 0"} % silence things
|
"/njs /njh /nfl /ndl & exit /b 0"} % silence things
|
||||||
]}
|
]}
|
||||||
]},
|
]},
|
||||||
{eqc, [{erl_opts, [{parse_transform, eqc_cover}]},
|
{eqc, [{erl_opts, [{parse_transform, eqc_cover}, {d, 'EQC'}]},
|
||||||
{extra_src_dirs, ["quickcheck"]} %% May not be called eqc!
|
{extra_src_dirs, ["quickcheck"]} %% May not be called eqc!
|
||||||
]}
|
]}
|
||||||
]}.
|
]}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user