Skip to content

Commit

Permalink
Merge pull request #775 from MasterDuke17/remove_is_approx
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterDuke17 committed Dec 13, 2021
2 parents 3dfb6eb + ddd0b3d commit d68fece
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S24-testing/line-numbers.t
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ execute-test(:function("eval-lives-ok"), :line(9));
execute-test(:function("isa-ok"), :line(9));

#?DOES 1
execute-test(:function("is_approx"), :line(9));
execute-test(:function("is-approx"), :line(9));

#?DOES 1
execute-test(:function("is-deeply"), :line(9));
Expand Down

0 comments on commit d68fece

Please sign in to comment.