about summary refs log tree commit diff stats
path: root/subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx')
-rwxr-xr-xsubx/apps/hexbin27797 -> 36939 bytes
-rwxr-xr-xsubx/test_apps2
2 files changed, 1 insertions, 1 deletions
diff --git a/subx/apps/hex b/subx/apps/hex
index c5d1f415..84575cfd 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differdiff --git a/subx/test_apps b/subx/test_apps
index 440031c6..2874d73e 100755
--- a/subx/test_apps
+++ b/subx/test_apps
@@ -177,7 +177,7 @@ test `uname` = 'Linux'  &&  {
 }
 
 echo hex
-./subx translate 0*.subx apps/hex.subx  -o apps/hex
+./subx translate 0*.subx apps/subx-common.subx apps/hex.subx  -o apps/hex
 [ "$1" != record ]  &&  git diff --exit-code apps/hex
 ./subx run apps/hex test
 echo