Revision: 6598
Author: ek.kato
Date: Mon Jul 26 06:13:20 2010
Log: * test/test-action.scm : Follow the change in r6545.

http://code.google.com/p/uim/source/detail?r=6598

Modified:
 /trunk/test/test-action.scm

=======================================
--- /trunk/test/test-action.scm Sun Apr  4 20:35:54 2010
+++ /trunk/test/test-action.scm Mon Jul 26 06:13:20 2010
@@ -182,6 +182,7 @@
                          (= (test-context-input-rule tc)
                             test-input-rule-kana))
                        (lambda (tc)
+                         (require "japanese-kana.scm")
                          (rk-context-set-rule! (test-context-rkc tc)
                                                ja-kana-hiragana-rule)
(test-context-set-input-rule! tc test-input-rule-kana)

Reply via email to