1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 17:43:12 +02:00

Add anope to automated tests (we now have anope & atheme)

This commit is contained in:
Bram Matthys
2019-11-20 09:51:04 +01:00
parent ab42e12002
commit e16064a2a5
+2 -2
View File
@@ -23,8 +23,8 @@ fi
git clone -q https://github.com/unrealircd/unrealircd-tests.git
cd unrealircd-tests
# Run the test framework, tsting both services:
###FIXME!! ./run -services anope || exit 1
# Run the test framework, testing both services:
./run -services anope || exit 1
./run -services atheme || exit 1
# Do cipherscan test at the end