diff options
Diffstat (limited to 'stdlib/source/test/lux/tool.lux')
-rw-r--r-- | stdlib/source/test/lux/tool.lux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/tool.lux b/stdlib/source/test/lux/tool.lux index 1009e3239..d21012a13 100644 --- a/stdlib/source/test/lux/tool.lux +++ b/stdlib/source/test/lux/tool.lux @@ -14,7 +14,7 @@ ["[1][0]" analysis] ["[1][0]" synthesis "_" ["[1]/[0]" simple] - ["[1]/[0]" side]] + ["[1]/[0]" access]] ["[1][0]" phase "_" ["[1]/[0]" extension] ["[1]/[0]" analysis] @@ -38,7 +38,7 @@ /phase.test /analysis.test /synthesis/simple.test - /synthesis/side.test + /synthesis/access.test /meta/archive.test /meta/cli.test /meta/export.test |