X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/a2664738ebe0f2129ca4b547ec977ea0ce1d6e4d..f0499c77612b74a627727336579eb6b980c35529:/vv_test.py diff --git a/vv_test.py b/vv_test.py index 2cdadd9..a2779ab 100755 --- a/vv_test.py +++ b/vv_test.py @@ -32,6 +32,7 @@ tests = [ ['4004_flowcontrol_jump_if_tos_is_negative', '', 'A'], ['4005_flowcontrol_jump_to_subroutine', '', 'A'], ['4006_flowcontrol_return_from_subroutine', '', 'A'], + ['4100_flowcontrol_branches_not_taken', '', 'A'], ['5001_io_output_character', '', 'A'], ['5002_io_output_digit', '', '2'], ['5003_io_input_character', 'A', 'A'],