r8151: changes for asdf-install
[uffi.git] / tests / foreign-loader.lisp
index a611f8831d687ea86fb57e00069e8f89f9e72c57..10307321d3a21e17c543ff90a14380914c90ada1 100644 (file)
   
 (unless (uffi:load-foreign-library 
         (uffi:find-foreign-library
-         "uffi-c-test-lib
+         "uffi-c-test" 
          (list (pathname-directory *load-truename*)
                "/usr/lib/uffi/"))
         :supporting-libraries '("c")
         :module "uffi_tests")
-  (warn "Unable to load uffi-c-test-lib library"))
+  (warn "Unable to load uffi-c-test library"))