Skip to content
Snippets Groups Projects
Commit 28643394 authored by Shivane Sabharwal's avatar Shivane Sabharwal
Browse files

Completed op_logical, 22 tests

parent e46737d8
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ src/test/data/pa3/sample/op_add.py
src/test/data/pa3/sample/op_cmp_bool.py
src/test/data/pa3/sample/op_cmp_int.py
src/test/data/pa3/sample/op_div_mod.py
src/test/data/pa3/sample/op_logical.py # NOT DONE
src/test/data/pa3/sample/op_logical.py
src/test/data/pa3/sample/op_mul.py
src/test/data/pa3/sample/op_negate.py
src/test/data/pa3/sample/op_sub.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment