From f76ef20b832428aa1090d7f5df749909828f9bd8 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 18 Apr 2020 22:34:49 +0300 Subject: Hostlist: test list parsing --- staging/hostlist/test/rule.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'staging/hostlist/test/rule.cpp') 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") { -- cgit v1.2.1