X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/2c2764b7b8e43652fe172d5fa678e0b4b647fa22..eabd8f3e2e7da4b4a3b8fef2810ec8d141e5f590:/stdlib_tests/vv_test.py diff --git a/stdlib_tests/vv_test.py b/stdlib_tests/vv_test.py index f56f4fd..cf09690 100755 --- a/stdlib_tests/vv_test.py +++ b/stdlib_tests/vv_test.py @@ -27,6 +27,7 @@ tests = [ ['2002_slurp', '', 'TOS:\n3:\t+242\n2:\t+243\n1:\t+244\n'], ['2003_memset', '', '32:\t+42\n33:\t+42\n'], ['2004_memcpy', '', '34:\t+42\n35:\t+42\n'], + ['2005_memcmp', '', '+1'], ] for test in tests: