2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#344,!173] Report test success

This commit is contained in:
Tomek Mrugalski
2018-12-13 15:40:14 +01:00
parent 473361669b
commit ed78d538b6

View File

@@ -352,6 +352,9 @@ cql_unused_subnet_id_test() {
# Wipe the database.
cql_wipe
# Report test success.
test_finish 0
}