about summary refs log tree commit diff stats
path: root/050scenario.cc
diff options
context:
space:
mode:
Diffstat (limited to '050scenario.cc')
-rw-r--r--050scenario.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/050scenario.cc b/050scenario.cc
index cce79260..a163b0d1 100644
--- a/050scenario.cc
+++ b/050scenario.cc
@@ -445,6 +445,7 @@ recipe main [
   ]
 ]
 -error: location 1 can't contain non-number 34  # comment
+# but there'll be an error signalled by memory-should-contain
 
 :(code)
 //: 'trace-should-contain' is like the '+' lines in our scenarios so far
@@ -527,7 +528,6 @@ recipe main [
 
 :(scenario trace_check_passes_silently)
 % Scenario_testing_scenario = true;
-% Hide_errors = true;
 recipe main [
   run [
     trace 1, [a], [b]
@@ -589,7 +589,6 @@ bool check_trace_missing(const string& in) {
 
 :(scenario trace_negative_check_passes_silently)
 % Scenario_testing_scenario = true;
-% Hide_errors = true;
 recipe main [
   trace-should-not-contain [
     a: b