aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/boost/boosttestparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/boost/boosttestparser.cpp')
-rw-r--r--src/plugins/autotest/boost/boosttestparser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/autotest/boost/boosttestparser.cpp b/src/plugins/autotest/boost/boosttestparser.cpp
index b198d135a9..e1e87ab299 100644
--- a/src/plugins/autotest/boost/boosttestparser.cpp
+++ b/src/plugins/autotest/boost/boosttestparser.cpp
@@ -36,7 +36,6 @@
namespace Autotest {
namespace Internal {
-
namespace BoostTestUtils {
static const QStringList relevant = {
QStringLiteral("BOOST_AUTO_TEST_CASE"), QStringLiteral("BOOST_TEST_CASE"),