source:
trunk/abcl/contrib/abcl-asdf/tests/test.lisp
@
14197
Last change on this file since 14197 was 14197, checked in by , 8 years ago | |
---|---|
File size: 93 bytes |
Rev | Line | |
---|---|---|
[14197] | 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.