diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-06-25 06:35:00 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-06-25 06:35:00 +0200 |
commit | f0281cf028618b734dadc911c3e2a2307c711328 (patch) | |
tree | a44acd77993f588028650deb2d8a05c75673fda7 /test | |
parent | da5dd4eb91fe3770a40f7df7c8ade3dcb0ddda3c (diff) | |
download | xK-f0281cf028618b734dadc911c3e2a2307c711328.tar.gz xK-f0281cf028618b734dadc911c3e2a2307c711328.tar.xz xK-f0281cf028618b734dadc911c3e2a2307c711328.zip |
test-nick-colors: fix and streamline
A recent addition of an N_ELEMENTS macro invocation broke it.
Diffstat (limited to 'test')
-rwxr-xr-x | test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/usr/bin/expect -f -# Very basic end-to-end testing for Travis CI +# Very basic end-to-end testing for CI # Run the daemon to test against system ./kike --write-default-cfg |