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

r9055: Automated commit for Debian build of cl-base64 upstream-version-3.3.1

parent 8cf30dbe
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,10 @@
(in-package #:cl-user)
(defpackage #:base64-tests
(defpackage #:cl-base64-tests
(:use #:cl #:kmrcl #:cl-base64 #:ptester))
(in-package #:cl-base64-test)
(in-package #:cl-base64-tests)
(defun do-tests ()
(with-tests (:name "cl-base64 tests")
......
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