diff --git a/etc/asma-test.sh b/etc/asma-test.sh index 51f7ac5..4535b11 100755 --- a/etc/asma-test.sh +++ b/etc/asma-test.sh @@ -54,9 +54,9 @@ EOD expect_failure 'Label not found: hello' <<'EOD' hello EOD -expect_failure 'Macro already exists: %abc' <<'EOD' -%abc { def } -%abc { ghi } +expect_failure 'Macro already exists: %me' <<'EOD' +%me { #00 } +%me { #01 } EOD expect_failure 'Memory overwrite: SUB' <<'EOD' |2000 ADD