diff options
Diffstat (limited to 'subx/040---tests.cc')
-rw-r--r-- | subx/040---tests.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/040---tests.cc b/subx/040---tests.cc index 993ec44e..24819993 100644 --- a/subx/040---tests.cc +++ b/subx/040---tests.cc @@ -25,7 +25,7 @@ test-foo: # offset 7 01 d8 # just some unique instruction: add EBX to EAX c3/return -# check that code in test_foo ran (implicitly called by run-tests) +# check that code in test-foo ran (implicitly called by run-tests) +run: inst: 0x00000007 :(code) |