about summary refs log tree commit diff stats
path: root/test_apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-04-04 16:46:45 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-18 00:44:46 -0700
commitba7e8121c2326cc9c42a489275ebe7abdbb72358 (patch)
treed6f4ec6bf040d4e24686d48a290fb64ad119d348 /test_apps
parentd4307787110dc72ddaf02b5e9259afcceca0d794 (diff)
downloadmu-ba7e8121c2326cc9c42a489275ebe7abdbb72358.tar.gz
assort.subx now working
Diffstat (limited to 'test_apps')
-rwxr-xr-xtest_apps2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_apps b/test_apps
index 3de45d41..3cd0e9c7 100755
--- a/test_apps
+++ b/test_apps
@@ -223,7 +223,7 @@ test $NATIVE  &&  {
 
 # Phases of the self-hosted SubX translator.
 
-for phase in hex pack tests dquotes  # survey assort dquotes
+for phase in hex pack assort dquotes tests  # survey
 do
   echo $phase
   ./bootstrap translate init.$OS 0[0-8]*.subx apps/subx-params.subx apps/$phase.subx -o apps/$phase