Skip to content
Snippets Groups Projects
Commit 90fa8d68 authored by Kevin M. Rosenberg's avatar Kevin M. Rosenberg
Browse files

r4492: Auto commit for Debian build

parent 016124a5
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
;;;; Programmer: Kevin M. Rosenberg
;;;; Date Started: Dec 2002
;;;;
;;;; $Id: base64.asd,v 1.15 2003/04/15 16:05:39 kevin Exp $
;;;; $Id: base64.asd,v 1.16 2003/04/15 16:08:21 kevin Exp $
;;;; *************************************************************************
(in-package :asdf)
......@@ -39,5 +39,5 @@
))
(defmethod perform ((o test-op) (c (eql (find-system :base64))))
(or (test-base64)
(or (funcall (intern (symbol-name #:test-base64) (find-package 'base64)))
(error "test-op failed")))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment