aboutsummaryrefslogtreecommitdiff
path: root/tests/colors.nom
blob: 042ba43e08fc033d2724692650fdc8ef97191865 (plain)
1
2
3
4
#!/usr/bin/env nomsu -V2.5.4.3
use "lib/consolecolor.nom"

say (bright (green "Color test passed."))