summaryrefslogtreecommitdiff
path: root/ucb/qa
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/qa')
-rw-r--r--ucb/qa/cppunit/webdav/webdav_local_neon.cxx4
-rw-r--r--ucb/qa/cppunit/webdav/webdav_options.cxx4
-rw-r--r--ucb/qa/cppunit/webdav/webdav_propfindcache.cxx4
-rw-r--r--ucb/qa/cppunit/webdav/webdav_resource_access.cxx2
4 files changed, 4 insertions, 10 deletions
diff --git a/ucb/qa/cppunit/webdav/webdav_local_neon.cxx b/ucb/qa/cppunit/webdav/webdav_local_neon.cxx
index a2208ffaccad..08a384dee36b 100644
--- a/ucb/qa/cppunit/webdav/webdav_local_neon.cxx
+++ b/ucb/qa/cppunit/webdav/webdav_local_neon.cxx
@@ -57,8 +57,6 @@ namespace
}
CPPUNIT_TEST_SUITE_REGISTRATION( webdav_local_test );
-} // namespace rtl_random
-
-CPPUNIT_PLUGIN_IMPLEMENT();
+}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/ucb/qa/cppunit/webdav/webdav_options.cxx b/ucb/qa/cppunit/webdav/webdav_options.cxx
index 7fd0e7dedd13..d8e3d0946c77 100644
--- a/ucb/qa/cppunit/webdav/webdav_options.cxx
+++ b/ucb/qa/cppunit/webdav/webdav_options.cxx
@@ -362,8 +362,6 @@ namespace
}
CPPUNIT_TEST_SUITE_REGISTRATION( webdav_opts_test );
-} // namespace rtl_random
-
-CPPUNIT_PLUGIN_IMPLEMENT();
+}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx b/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
index a9f24345e33c..da790442e744 100644
--- a/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
+++ b/ucb/qa/cppunit/webdav/webdav_propfindcache.cxx
@@ -128,8 +128,6 @@ namespace
}
CPPUNIT_TEST_SUITE_REGISTRATION( webdav_propcache_test );
-} // namespace rtl_random
-
-CPPUNIT_PLUGIN_IMPLEMENT();
+}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/ucb/qa/cppunit/webdav/webdav_resource_access.cxx b/ucb/qa/cppunit/webdav/webdav_resource_access.cxx
index 85d3e1c236a6..2379139c04a3 100644
--- a/ucb/qa/cppunit/webdav/webdav_resource_access.cxx
+++ b/ucb/qa/cppunit/webdav/webdav_resource_access.cxx
@@ -96,7 +96,7 @@ namespace
}
CPPUNIT_TEST_SUITE_REGISTRATION( webdav_resource_access_test );
-} // namespace rtl_random
+}
CPPUNIT_PLUGIN_IMPLEMENT();