aboutsummaryrefslogtreecommitdiff
path: root/staging/hostlist/test/rule.cpp
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-04-18 22:34:49 +0300
committerAqua-sama <aqua@iserlohn-fortress.net>2020-04-21 20:14:57 +0300
commitf76ef20b832428aa1090d7f5df749909828f9bd8 (patch)
tree61fb6147cf772d3e70e6d21d8c7b43ec74e0cdf8 /staging/hostlist/test/rule.cpp
parentAdd staging/hostlist (diff)
downloadsmolbote-f76ef20b832428aa1090d7f5df749909828f9bd8.tar.xz
Hostlist: test list parsing
Diffstat (limited to 'staging/hostlist/test/rule.cpp')
-rw-r--r--staging/hostlist/test/rule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/hostlist/test/rule.cpp b/staging/hostlist/test/rule.cpp
index 6a16f86..6b1ea70 100644
--- a/staging/hostlist/test/rule.cpp
+++ b/staging/hostlist/test/rule.cpp
@@ -4,7 +4,7 @@
using namespace Hostlist;
-SCENARIO("MatcherRule")
+SCENARIO("Hostlist::Rule")
{
GIVEN("an invalid rule")
{