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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user