summaryrefslogtreecommitdiff
path: root/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/qa/cppunittests/rtftok/testrtftok.cxx')
-rw-r--r--writerfilter/qa/cppunittests/rtftok/testrtftok.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx b/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
index 775550f2c060..12110377b0f0 100644
--- a/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
+++ b/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
@@ -80,7 +80,7 @@ void RtfTest::test()
{
#ifndef DISABLE_CVE_TESTS
testDir(OUString(),
- getURLFromSrc("/writerfilter/qa/cppunittests/rtftok/data/"));
+ m_directories.getURLFromSrc("/writerfilter/qa/cppunittests/rtftok/data/"));
#endif
}