summaryrefslogtreecommitdiff
path: root/tests/test_config_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_config_file.h')
-rw-r--r--tests/test_config_file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_config_file.h b/tests/test_config_file.h
index 6d163a095e..f910ca4b1f 100644
--- a/tests/test_config_file.h
+++ b/tests/test_config_file.h
@@ -151,7 +151,6 @@ antiAliasing=false
CHECK_MESSAGE(file->get_as_utf8_string() == contents,
"The saved configuration file should match the expected format.");
}
-
} // namespace TestConfigFile
#endif // TEST_CONFIG_FILE_H