source: branches/1.1.x/contrib/abcl-asdf/tests/test.lisp

Last change on this file was 14197, checked in by Mark Evenson, 12 years ago

Fix ABCL-ASDF-TEST.

File size: 93 bytes
Line 
1(in-package :abcl-asdf-test)
2
3(defun run (&rest args)
4  (abcl-rt:do-test 'test-log4j.2))
5
6 
Note: See TracBrowser for help on using the repository browser.