From b80f79ae6b2e240949ebd709a253e21f7caf7ed3 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 26 Jun 2021 00:56:43 -0400 Subject: Delegate text (lower|upper)-casing to the host-platform implementations. --- licentia/commands.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'licentia/commands.md') diff --git a/licentia/commands.md b/licentia/commands.md index 6671f43be..58f3cf09b 100644 --- a/licentia/commands.md +++ b/licentia/commands.md @@ -9,6 +9,9 @@ cd ~/lux/licentia/ \ cd ~/lux/licentia/ \ && lux clean \ && time lux build + +cd ~/lux/licentia/ \ +&& time lux test ``` ## Test -- cgit v1.2.3