about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-31 17:53:11 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-31 17:53:11 -0700
commitd0832be28a74bbd191970162648fe9f68168ccf7 (patch)
tree79476e733e7aefd45b56e41954bddfc4de091296
parent04a2a2928c795013fc28e9c6ac41edf51162349b (diff)
downloadmu-d0832be28a74bbd191970162648fe9f68168ccf7.tar.gz
3611
Fix CI.
-rw-r--r--013update_operation.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/013update_operation.cc b/013update_operation.cc
index 10b29714..6f98dc6e 100644
--- a/013update_operation.cc
+++ b/013update_operation.cc
@@ -26,6 +26,7 @@ string maybe(string s) {
   return s + ": ";
 }
 
+:(scenarios transform)
 :(scenario missing_arrow)
 % Hide_errors = true;
 def main [