summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-04-01 23:57:18 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-04-01 23:58:49 +0200
commit535ee445a213b67b4135805585427662d36b10db (patch)
tree1ff21e03ea3c315e8672bc0e5461bdbb9751a75e /sc
parentd825e23cc447b86604a89b08cb09dca82c16925d (diff)
move chart regression test data files to chart2
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/extras/regression-test.cxx4
-rw-r--r--sc/qa/unit/data/ods/testChart.odsbin11156 -> 0 bytes
2 files changed, 1 insertions, 3 deletions
diff --git a/sc/qa/extras/regression-test.cxx b/sc/qa/extras/regression-test.cxx
index 89d9d87614a0..4041fd45876c 100644
--- a/sc/qa/extras/regression-test.cxx
+++ b/sc/qa/extras/regression-test.cxx
@@ -61,8 +61,6 @@
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
-/* Implementation of Macros test */
-
class ScChartRegressionTest : public test::BootstrapFixture, public unotest::MacrosTest
{
public:
@@ -135,7 +133,7 @@ void ScChartRegressionTest::test()
}
ScChartRegressionTest::ScChartRegressionTest()
- : m_aBaseString(RTL_CONSTASCII_USTRINGPARAM("/sc/qa/unit/data"))
+ : m_aBaseString(RTL_CONSTASCII_USTRINGPARAM("/chart2/qa/unit/data"))
{
}
diff --git a/sc/qa/unit/data/ods/testChart.ods b/sc/qa/unit/data/ods/testChart.ods
deleted file mode 100644
index 956f57d525f0..000000000000
--- a/sc/qa/unit/data/ods/testChart.ods
+++ /dev/null
Binary files differ