X-Git-Url: http://git.kpe.io/?p=uffi.git;a=blobdiff_plain;f=uffi-tests.asd;fp=uffi-tests.asd;h=ded16f72e102337e503cad106ad75956bf104f85;hp=06577e2f0175a5f66a755a6a476d7f5c4ee653ba;hb=a3db800bfa385ae39d729ef0eb8f08a78ceaccdb;hpb=3044928889785c0160fd021a51fbf86ad691a3a9 diff --git a/uffi-tests.asd b/uffi-tests.asd index 06577e2..ded16f7 100644 --- a/uffi-tests.asd +++ b/uffi-tests.asd @@ -86,6 +86,7 @@ (:file "compress" :depends-on ("foreign-loader")) (:file "casts" :depends-on ("foreign-loader")) (:file "foreign-var" :depends-on ("foreign-loader")) + (:file "i18n" :depends-on ("package")) )))) (defmethod perform ((o test-op) (c (eql (find-system :uffi-tests))))