File: packages.test.lisp

package info (click to toggle)
cl-fad 0.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 172 kB
  • ctags: 120
  • sloc: lisp: 966; makefile: 13
file content (5 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (7)
1
2
3
4
5
(in-package :common-lisp-user)

(defpackage :cl-fad-test
  (:use :cl :cl-fad :unit-test)
  (:export :test))