aboutsummaryrefslogtreecommitdiff
path: root/lib/consolecolor.nom
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-07-23 15:07:31 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-07-23 15:07:31 -0700
commit0dbfdc810d8eeb80fc45d849e1ff623f13913163 (patch)
treecf8bec2bd881b462beaa923379ee611709b0f9e9 /lib/consolecolor.nom
parent468656b9ef1c96be8e10bafbb03087e8cc80ca09 (diff)
parent8c249a1af381cde049633c84a3889260ae07957c (diff)
Merge branch 'default_core' into working
Diffstat (limited to 'lib/consolecolor.nom')
-rw-r--r--lib/consolecolor.nom2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/consolecolor.nom b/lib/consolecolor.nom
index 35b6f42..d473d7c 100644
--- a/lib/consolecolor.nom
+++ b/lib/consolecolor.nom
@@ -2,8 +2,6 @@
#
This file defines actions for ANSI console color escape codes.
-use "core"
-
test:
bright "\(green)Color test passed."