Kaydet (Commit) bd8851e3 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Make test code compile on Mac OS X.

üst 506aee90
......@@ -337,8 +337,7 @@ void Test::testFindFirstURLInText() {
//Sync with tools/source/fsys/urlobj.cxx and changeScheme
#ifdef LINUX
"smb://bla.bla.bla/blubber%2F", 7, 29 },
#endif
#ifdef WNT
#else
"file://bla.bla.bla/blubber%2F", 7, 29 },
#endif
{ "http://sun.com", "http://sun.com/", 0, 14 },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment