about summary refs log tree commit diff stats
path: root/cpp/050scenario
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/050scenario')
-rw-r--r--cpp/050scenario4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/050scenario b/cpp/050scenario
index 247bb0c1..8a4cf869 100644
--- a/cpp/050scenario
+++ b/cpp/050scenario
@@ -49,7 +49,7 @@ void run_mu_test(size_t i) {
 //:: How we create Scenarios.
 
 :(scenarios "parse_scenario")
-:(scenario "parse_scenario_memory_expectation")
+:(scenario parse_scenario_memory_expectation)
 scenario foo [
   run [
     a <- b
@@ -60,7 +60,7 @@ scenario foo [
 ]
 +parse: scenario will run: a <- b
 
-:(scenario "parse_scenario_memory_expectation_duplicate")
+:(scenario parse_scenario_memory_expectation_duplicate)
 hide warnings
 scenario foo [
   run [