about summary refs log tree commit diff stats
path: root/051scenario_test.mu
diff options
context:
space:
mode:
Diffstat (limited to '051scenario_test.mu')
-rw-r--r--051scenario_test.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/051scenario_test.mu b/051scenario_test.mu
index a36897c4..7767451b 100644
--- a/051scenario_test.mu
+++ b/051scenario_test.mu
@@ -62,7 +62,7 @@ scenario check_trace_negative [
 
 scenario check_trace_instruction [
   run [
-    trace [foo], [aaa]
+    trace 1, [foo], [aaa]
   ]
   trace-should-contain [
     foo: aaa