Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
test_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishMahendra committed Aug 12, 2024
1 parent 6b1d763 commit f191f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaclang/tests/test_language.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def test_chandra_bugs2(self) -> None:
stdout_value,
"{'apple': None, 'pineapple': None}\n"
"This is a long\n"
" line of code.\n"
" line of code.\n"
"{'a': 'apple', 'b': 'ball', 'c': 'cat', 'd': 'dog', 'e': 'elephant'}\n",
)

Expand Down

0 comments on commit f191f2e

Please sign in to comment.