From c495d2ac7ca0d7f1c1a9bbb7d1ad5072a7eface5 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 17 Apr 2015 11:00:56 -0700 Subject: 1075 --- cpp/041scenario_test.mu | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 cpp/041scenario_test.mu (limited to 'cpp/041scenario_test.mu') diff --git a/cpp/041scenario_test.mu b/cpp/041scenario_test.mu deleted file mode 100644 index bf30ce8f..00000000 --- a/cpp/041scenario_test.mu +++ /dev/null @@ -1,9 +0,0 @@ -# tests for 'scenario' in previous layer -scenario first_scenario_in_mu [ - run [ - 1:integer <- add 2:literal, 2:literal - ] - memory should contain [ - 1 <- 4 - ] -] -- cgit 1.4.1-2-gfad0