git.fiddlerwoaroof.com
tests/tests.lisp
39d8aa31
 (defpackage :fwoar.cl-git.tests
   (:use :cl )
   (:export ))
 (in-package :fwoar.cl-git.tests)
 
 (5am:def-suite :fwoar.cl-git
   :description "tests of cl-git")