diff --git a/test/trunc_io_eqc.erl b/test/trunc_io_eqc.erl index d68f895..f3413fe 100644 --- a/test/trunc_io_eqc.erl +++ b/test/trunc_io_eqc.erl @@ -182,5 +182,5 @@ build_fmt_args(FmtArgs) -> end, lists:foldl(F, {"", []}, FmtArgs). --endif. % (TEST). -endif. % (EQC). +-endif. % (TEST).