Skip to content

Commit

Permalink
one more test
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Jan 13, 2025
1 parent cbfaa68 commit ec718d1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,6 @@ test bool addDeclarationToStartAndEndAndSwapABTest()

test bool naturalToStringTest()
= editsAreSyntacticallyCorrect(#start[Program], simpleExample, naturalToString);

test bool naturalToStringAndAtoBTest()
= editsAreSyntacticallyCorrect(#start[Program], simpleExample, naturalToString o swapAB);

0 comments on commit ec718d1

Please sign in to comment.