summaryrefslogtreecommitdiff
path: root/tubes/qa
diff options
context:
space:
mode:
Diffstat (limited to 'tubes/qa')
-rw-r--r--tubes/qa/test_manager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tubes/qa/test_manager.cxx b/tubes/qa/test_manager.cxx
index 8ca3b9fb9b72..a7e690fae1f6 100644
--- a/tubes/qa/test_manager.cxx
+++ b/tubes/qa/test_manager.cxx
@@ -331,7 +331,7 @@ void TestTeleTubes::testSendFile()
CPPUNIT_ASSERT( maFileSentSuccess);
CPPUNIT_ASSERT_MESSAGE(
OUStringToOString( maFileReceivedUri, RTL_TEXTENCODING_UTF8).getStr(),
- maFileReceivedUri == "file:///tmp/fixme.ods");
+ maFileReceivedUri == "file:///tmp/LibreOffice-collab-test-config.ini");
}
void TestTeleTubes::testFlushLoops()