Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Downs <[email protected]>
  • Loading branch information
briandowns committed Jan 2, 2024
1 parent 9564999 commit 7344f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/strings/import.du
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import "concat.du";
import "startsWith.du";
import "endsWith.du";
import "find.du";
import "lastIndexOf.du";
import "findLast.du";
import "contains.du";
import "strip.du";
import "format.du";
Expand Down

0 comments on commit 7344f18

Please sign in to comment.