From ce7614f00a134cb61b4a6f88cfea33461a7bf478 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 7 Oct 2020 17:00:57 -0400 Subject: Test imports for circular dependencies. --- commands.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'commands.md') diff --git a/commands.md b/commands.md index 0e9fefbd1..617772bf3 100644 --- a/commands.md +++ b/commands.md @@ -90,6 +90,12 @@ cd ~/lux/stdlib/ && lein clean && lein with-profile scriptum lux auto build cd ~/lux/stdlib/ && lein clean && lein with-profile aedifex lux auto build ``` +## Test + +``` +cd ~/lux/stdlib/ && lein clean && lein with-profile aedifex lux auto test +``` + --- # Licentia: License maker -- cgit v1.2.3