about summary refs log tree commit diff stats
path: root/test_apps
diff options
context:
space:
mode:
Diffstat (limited to 'test_apps')
-rwxr-xr-xtest_apps4
1 files changed, 2 insertions, 2 deletions
diff --git a/test_apps b/test_apps
index 8f6253ba..dcaceb12 100755
--- a/test_apps
+++ b/test_apps
@@ -214,7 +214,7 @@ test "$1" = 'record'  ||  git diff --exit-code apps/crenshaw2-1b
 
 # Phases of the self-hosted SubX translator.
 
-for phase in hex survey pack assort dquotes tests
+for phase in hex survey_elf pack assort dquotes tests
 do
   echo $phase
   ./bootstrap_bin translate init.linux [01]*.subx apps/subx-params.subx apps/$phase.subx -o apps/$phase
@@ -307,7 +307,7 @@ done
 
 # Phases of the self-hosted SubX translator.
 
-for app in hex survey pack assort dquotes tests
+for app in hex survey_elf pack assort dquotes tests
 do
   echo $app
   ./translate_subx init.linux [01]*.subx apps/subx-params.subx apps/$app.subx