]> gitweb.factorcode.org Git - factor.git/commitdiff
Fixing yahoo tests
authorDaniel Ehrenberg <littledan@pool-123-175.res.carleton.edu>
Mon, 26 May 2008 04:51:28 +0000 (23:51 -0500)
committerDaniel Ehrenberg <littledan@pool-123-175.res.carleton.edu>
Mon, 26 May 2008 04:51:28 +0000 (23:51 -0500)
extra/yahoo/yahoo-tests.factor

index 46d05ce720212d02c28526d92c77a12d6a3d1d92..dc684af726c83d374c9c87aac46c8f964149eca3 100644 (file)
@@ -8,4 +8,4 @@ USING: tools.test yahoo kernel io.files xml sequences ;
     "Official site with news, tour dates, discography, store, community, and more."
 } ] [ "resource:extra/yahoo/test-results.xml" file>xml parse-yahoo first ] unit-test
 
-[ "http://search.yahooapis.com/WebSearchService/V1/webSearch?appid=Factor-search&query=hi&results=1" ] [ "hi" 1 query ] unit-test
+[ "http://search.yahooapis.com/WebSearchService/V1/webSearch?appid=Factor-search&query=hi&results=1" ] [ "hi" 1 "Factor-search" query ] unit-test