aboutsummaryrefslogtreecommitdiff
path: root/quotest
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2021-01-23 18:14:46 +0100
committerCarl Schwan <carl@carlschwan.eu>2021-01-23 18:14:46 +0100
commitbfaf9330c4214636478df977ab7f6b5d1d843104 (patch)
tree97d51a03c3ec163faf4f38b2b5472713db469a50 /quotest
parent680e0f9deb3042db5cda43b81dbc7b1c153b8744 (diff)
downloadlibquotient-bfaf9330c4214636478df977ab7f6b5d1d843104.tar.gz
libquotient-bfaf9330c4214636478df977ab7f6b5d1d843104.zip
Update test
Diffstat (limited to 'quotest')
-rw-r--r--quotest/quotest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/quotest/quotest.cpp b/quotest/quotest.cpp
index f693319f..ed1c1d13 100644
--- a/quotest/quotest.cpp
+++ b/quotest/quotest.cpp
@@ -517,6 +517,7 @@ TEST_IMPL(showLocalUsername)
// it is using the id fallback :(
FAIL_TEST();
}
+ FINISH_TEST(true);
return false;
}