[test] Fix test on Android
authorMarek Habersack <grendel@twistedcode.net>
Tue, 21 Jul 2015 09:14:21 +0000 (11:14 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Tue, 21 Jul 2015 09:16:19 +0000 (11:16 +0200)
commitd5bd6b3e5e5f485d17a1818c1385c492b3a97d3b
treea4cc3b6e070c396d27c75415bd471e6f194f3a0a
parent401571fa09c49d7fd13f625dfa04fca49d2c7322
[test] Fix test on Android

On Android application runs with its CWD set to / and so the path
test modified in this commit expects to find a path of the //one form
which is not what the combine operation returns.
mcs/class/Mono.Posix/Test/Mono.Unix/UnixPathTest.cs