X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/08a3a286a6602752c2818e86f65d92fa35b806e3..760461306c772548a58286fd154c0c4592e5152e:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index bd6aeca..b4f0cd0 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -39,6 +39,7 @@ tests = [ ['4001_strlen', '', '+11'], ['5001_abs', '', '+1+1+0+0'], ['5002_random', '', ''], + ['5003_gcd', '', '+0+4+4+3+3+3'], ['6001_printstackstring', '', 'test'], ['6002_printheapstring', '', 'test'], ['6003_printnumbersign', '', '+-'],