diff options
Diffstat (limited to 'subx/test_layers')
-rwxr-xr-x | subx/test_layers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/test_layers b/subx/test_layers index 9ade9ee1..12867b21 100755 --- a/subx/test_layers +++ b/subx/test_layers @@ -11,7 +11,7 @@ do done ./clean top -for f in examples/ex*.subx +for f in examples/ex*.subx apps/*.subx do echo checking $f target=`echo $f |sed 's/\..*//'` |