summaryrefslogtreecommitdiffstats
path: root/writerfilter/qa/cppunittests/qname/export.map
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2013-09-10 17:50:22 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-10 16:44:07 +0000
commitd697ba10a5fd3da26912c29116aff90c3be64640 (patch)
treea7ab12491aef20f1f2b35c7d9c879209e78f5e91 /writerfilter/qa/cppunittests/qname/export.map
parentconfigmgr: cleanup unit test pieces. (diff)
downloadcore-d697ba10a5fd3da26912c29116aff90c3be64640.tar.gz
core-d697ba10a5fd3da26912c29116aff90c3be64640.zip
remove old unit tests
Change-Id: I83619c47d435b9ee7bd0de3121832f84046a6d18 Reviewed-on: https://gerrit.libreoffice.org/5903 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'writerfilter/qa/cppunittests/qname/export.map')
-rw-r--r--writerfilter/qa/cppunittests/qname/export.map25
1 files changed, 0 insertions, 25 deletions
diff --git a/writerfilter/qa/cppunittests/qname/export.map b/writerfilter/qa/cppunittests/qname/export.map
deleted file mode 100644
index 06b6a4a9286b..000000000000
--- a/writerfilter/qa/cppunittests/qname/export.map
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-
-UDK_3_0_0 {
- global:
- registerAllTestFunction;
-
- local:
- *;
-};