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

r4488: Auto commit for Debian build

parent 3771e789
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.11 2003/04/15 15:54:51 kevin Exp $
;;;; $Id: base64.asd,v 1.12 2003/04/15 15:58:33 kevin Exp $
;;;; *************************************************************************
(in-package :asdf)
......@@ -39,5 +39,5 @@
))
(defmethod perform ((o test-op) (c (eql (find-system :base64))))
(or (test-base64)
(or (base64-test:test-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