add one more test

This commit is contained in:
Reza Behzadan 2020-05-16 05:23:32 +04:30
parent 9dd2ed4a80
commit 658743f89b

View File

@ -89,3 +89,4 @@ test_divmod("322", "12312321")
test_op("2", "100", "^")
test_op("5", "1024", "^")
test_op("3", "4233", "^")