This commit is contained in:
Kartik Agaram 2020-02-09 21:03:04 -08:00
parent 3dad94263f
commit 8fa733606c
1 changed files with 4 additions and 3 deletions

View File

@ -46,6 +46,7 @@ do
diff apps/$app a.elf
done
echo mu.subx
tools/test_treeshake_translate init.$OS [0-9]*.subx apps/mu.subx
diff apps/mu a.elf
app=mu
echo $app
tools/test_treeshake_translate init.$OS [0-9]*.subx apps/$app.subx
diff apps/$app a.elf