Browse Source

Fixed comments

pull/4/head
Andrew Thompson 13 years ago
parent
commit
eb68bc17fa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/trunc_io_eqc.erl

+ 1
- 1
test/trunc_io_eqc.erl View File

@ -182,5 +182,5 @@ build_fmt_args(FmtArgs) ->
end, end,
lists:foldl(F, {"", []}, FmtArgs). lists:foldl(F, {"", []}, FmtArgs).
-endif. % (TEST).
-endif. % (EQC). -endif. % (EQC).
-endif. % (TEST).

Loading…
Cancel
Save