---
Tests/base/NSURL/mystep.m | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Tests/base/NSURL/mystep.m b/Tests/base/NSURL/mystep.m
index 303c10e..8542b89 100644
--- a/Tests/base/NSURL/mystep.m
+++ b/Tests/base/NSURL/mystep.m
@@ -101,7 +101,7 @@ int main()
"relativePath");
PASS_EQUAL([url description],
@"file://localhost/this%23is%20a%20Path%20with%20%25%20%3C%20%3E%20%3F",
- @"description");
+ "description");
END_SET("test5")
START_SET("test5b")
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev