From 2856a783f0c935d9ef635f5a8dd43f74bda38299 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 13 Feb 2018 16:25:56 +0100 Subject: A sinksh module geared towards self-testing and stress testing. --- sinksh/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'sinksh/CMakeLists.txt') diff --git a/sinksh/CMakeLists.txt b/sinksh/CMakeLists.txt index 9048b7d..cc95c83 100644 --- a/sinksh/CMakeLists.txt +++ b/sinksh/CMakeLists.txt @@ -20,6 +20,7 @@ set(sink_cli_SRCS syntax_modules/sink_upgrade.cpp syntax_modules/sink_info.cpp syntax_modules/sink_livequery.cpp + syntax_modules/sink_selftest.cpp sinksh_utils.cpp repl/repl.cpp repl/replStates.cpp -- cgit v1.2.3