diff --git a/src/lang/iterable/map.test.fnk b/src/lang/iterable/map.test.fnk index 687dc76..8aea409 100644 --- a/src/lang/iterable/map.test.fnk +++ b/src/lang/iterable/map.test.fnk @@ -63,6 +63,7 @@ describe 'map', fn: ` to_match_snapshot + it 'compiles with acc', fn: expect fink2js ` @@ -83,8 +84,3 @@ describe 'map', fn: ` to_match_snapshot - - - - -