about summary refs log tree commit diff stats
path: root/subx/test_layers
diff options
context:
space:
mode:
Diffstat (limited to 'subx/test_layers')
-rwxr-xr-xsubx/test_layers2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/test_layers b/subx/test_layers
index 709601ff..9ade9ee1 100755
--- a/subx/test_layers
+++ b/subx/test_layers
@@ -11,7 +11,7 @@ do
 done
 
 ./clean top
-for f in ex*.subx
+for f in examples/ex*.subx
 do
   echo checking $f
   target=`echo $f |sed 's/\..*//'`