about summary refs log tree commit diff stats
path: root/test_all_layers
diff options
context:
space:
mode:
Diffstat (limited to 'test_all_layers')
-rwxr-xr-xtest_all_layers4
1 files changed, 2 insertions, 2 deletions
diff --git a/test_all_layers b/test_all_layers
index e4c91640..bb063606 100755
--- a/test_all_layers
+++ b/test_all_layers
@@ -6,7 +6,7 @@ do
   ./build_and_test_until $f || exit 0
 done
 
-echo "=== chessboard"
+echo "=== chessboard"  # our most intensive test so far
 rm mu.cc
 make clang
-mu test chessboard.mu  # our most intensive test so far
+mu test chessboard.mu