Coverage cheats
You juke the stats, and majors become colonels. I've been here before
This commit is contained in:
parent
630f802780
commit
8cbe2ef93a
5 changed files with 20 additions and 3 deletions
|
@ -931,6 +931,9 @@ empty_manifest_test() ->
|
|||
?assertMatch("Value1", V),
|
||||
ink_close(Ink2),
|
||||
clean_testdir(RootPath).
|
||||
|
||||
|
||||
coverage_cheat_test() ->
|
||||
{noreply, _State0} = handle_info(timeout, #state{}),
|
||||
{ok, _State1} = code_change(null, #state{}, null).
|
||||
|
||||
-endif.
|
Loading…
Add table
Add a link
Reference in a new issue