don't try to test MediaWikiSystem
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
(assert (= author "Rafael Krux"))
|
||||
(assert (= name "Adventure")))
|
||||
|
||||
(let [wikipedia (new MediaWikiSystem "Test Wikipedia system" "https://en.wikipedia.org/w/api.php" null null 1)]
|
||||
// MediaWikiSystem is disabled until it can be rewritten without #extern:
|
||||
**(let [wikipedia (new MediaWikiSystem "Test Wikipedia system" "https://en.wikipedia.org/w/api.php" null null 1)]
|
||||
~(wikipedia.queryImageUrls (wikipedia.queryImageTitles ["Phoenix Wright"])))
|
||||
|
||||
(let [controller (new ArchiveController archive (new DummyUI))]
|
||||
|
Reference in New Issue
Block a user