@@ -51,11 +51,11 @@ OFURI *writeURI; #endif module = @"OFINIFile"; - URI = [OFURI URIWithString: @"of-embedded:testfile.ini"]; + URI = [OFURI URIWithString: @"embedded:testfile.ini"]; TEST(@"+[fileWithURI:encoding:]", (file = [OFINIFile fileWithURI: URI encoding: OFStringEncodingCodepage437])) tests = [file categoryForName: @"tests"];