move chart regression test data files to chart2
This commit is contained in:
@@ -61,8 +61,6 @@
|
|||||||
using namespace ::com::sun::star;
|
using namespace ::com::sun::star;
|
||||||
using namespace ::com::sun::star::uno;
|
using namespace ::com::sun::star::uno;
|
||||||
|
|
||||||
/* Implementation of Macros test */
|
|
||||||
|
|
||||||
class ScChartRegressionTest : public test::BootstrapFixture, public unotest::MacrosTest
|
class ScChartRegressionTest : public test::BootstrapFixture, public unotest::MacrosTest
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
@@ -135,7 +133,7 @@ void ScChartRegressionTest::test()
|
|||||||
}
|
}
|
||||||
|
|
||||||
ScChartRegressionTest::ScChartRegressionTest()
|
ScChartRegressionTest::ScChartRegressionTest()
|
||||||
: m_aBaseString(RTL_CONSTASCII_USTRINGPARAM("/sc/qa/unit/data"))
|
: m_aBaseString(RTL_CONSTASCII_USTRINGPARAM("/chart2/qa/unit/data"))
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user