aboutsummaryrefslogtreecommitdiff
path: root/modules/shell/src/test
AgeCommit message (Collapse)Author
2010-09-03removed c.c.shell and c.c.shell-outBen Smith-Mannschott
Both are deprecated in 1.2 and have been replaced by clojure.java.shell. Signed-off-by: Stuart Sierra <mail@stuartsierra.com>
2010-08-10Add test sources to their respective modulesStuart Sierra