not part of the build, bad string do in test app
git-svn-id: svn://10.0.0.236/trunk@136657 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3f65056f7e
commit
f2d91586d0
@ -99,7 +99,7 @@ public:
|
||||
void feed(const nsACString& aTest, PRBool aSuccess)
|
||||
{
|
||||
*mOut << " <RDF:Description about=\"urn:x-buster:" <<
|
||||
nsPromiseFlatCString(aTest).get() <<
|
||||
PromiseFlatCString(aTest).get() <<
|
||||
"\"\n NC:orig_succ=\"";
|
||||
if (aSuccess) {
|
||||
*mOut << "yes";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user