diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-01-07 14:07:13 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-01-07 14:07:13 +0100 |
commit | 63fc8e14be5e450df8ccc18fe76e02c5f0827660 (patch) | |
tree | d1e37837b277b75e0eb9289b41a47f5dc86b4360 /tests/test-config.cpp | |
parent | 7feaf1a9d7fb09985b9b17cd48fd1aa8eb15d8b3 (diff) |
Test statistics
Diffstat (limited to 'tests/test-config.cpp')
-rw-r--r-- | tests/test-config.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-config.cpp b/tests/test-config.cpp index c16c519..fe482f8 100644 --- a/tests/test-config.cpp +++ b/tests/test-config.cpp @@ -41,6 +41,7 @@ BOOST_FIXTURE_TEST_CASE(config, ConfigFixture) <user>user1</user> <group>www-data</group> <threads>10</threads> + <statisticspath>stats.db</statisticspath> <!-- <plugin-directory>/usr/lib/webserver/plugins</plugin-directory> <plugin-directory>/usr/local/lib/webserver/plugins</plugin-directory> |