aboutsummaryrefslogtreecommitdiff
path: root/tests/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/main.cpp')
-rw-r--r--tests/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/main.cpp b/tests/main.cpp
index b02c9f87e5..0eca0c8f1b 100644
--- a/tests/main.cpp
+++ b/tests/main.cpp
@@ -110,6 +110,7 @@ int main(int argc, char **argv)
std::set<framework::DatasetMode> allowed_modes
{
+ framework::DatasetMode::DISABLED,
framework::DatasetMode::PRECOMMIT,
framework::DatasetMode::NIGHTLY,
framework::DatasetMode::ALL