summaryrefslogtreecommitdiff
path: root/tests/common/xit-server-test.cpp
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-10-26 16:08:22 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-10-29 07:49:15 +1000
commit21c170f3fc1895381046f627149dbcdd843a4b41 (patch)
treeaa55bbc2a15ed0e0d80c8708a060d283fcc631a7 /tests/common/xit-server-test.cpp
parentb56e3fbff35a80d7b4b62f03c441ade91748cb52 (diff)
Drop InitDefaultLogFiles helper
Both the config and the server now default to these log file paths Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tests/common/xit-server-test.cpp')
-rw-r--r--tests/common/xit-server-test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/common/xit-server-test.cpp b/tests/common/xit-server-test.cpp
index 2846e10..9020e77 100644
--- a/tests/common/xit-server-test.cpp
+++ b/tests/common/xit-server-test.cpp
@@ -17,7 +17,6 @@ void XITServerTest::SetUpEventListener() {
}
void XITServerTest::SetUpConfigAndLog() {
- InitDefaultLogFiles(server, &config);
}
void XITServerTest::SetUp() {