summaryrefslogtreecommitdiff
path: root/Rx/v2/test/sources/timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/v2/test/sources/timer.cpp')
-rw-r--r--Rx/v2/test/sources/timer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rx/v2/test/sources/timer.cpp b/Rx/v2/test/sources/timer.cpp
index 4f62b10..3f46b21 100644
--- a/Rx/v2/test/sources/timer.cpp
+++ b/Rx/v2/test/sources/timer.cpp
@@ -1,6 +1,6 @@
#include "../test.h"
-SCENARIO("timer", "[hide][periodically][timer][scheduler][long][perf][sources]"){
+SCENARIO("timer", "[!hide][periodically][timer][scheduler][long][perf][sources]"){
GIVEN("the timer of 1 sec"){
WHEN("the period is 1 sec"){
using namespace std::chrono;