]> gitweb @ CieloNegro.org - Rakka.git/commitdiff
cabal fix
authorpho <pho@cielonegro.org>
Wed, 16 Apr 2008 09:32:27 +0000 (18:32 +0900)
committerpho <pho@cielonegro.org>
Wed, 16 Apr 2008 09:32:27 +0000 (18:32 +0900)
darcs-hash:20080416093227-62b54-c5ee5c8af5905aa5a2ad59eaa56efe77f7803cb7.gz

Rakka.cabal

index 812b26d82f3559d18b74be8d6cefca5170194fec..7f2cef3173c15303139f5bb300154f7f02392a46 100644 (file)
@@ -36,13 +36,15 @@ Extra-Source-Files:
     js/base.js
     js/base64.js
     js/editPage.js
-    js/jquery-1.2.1.js
+    js/jquery-1.2.2.js
     js/jquery-dom.js
     js/localFile.js
     js/login.js
     js/screen.js
     js/search.js
     js/uri.js
+    tests/RakkaUnitTest.hs
+    tests/WikiParserTest.hs
 
 Flag build-test-suite
     Description: Build the test suite.