root/test/Rakefile @ 3

Revision 3, 64 bytes (checked in by ujihisa, 17 years ago)

testing

Line 
1task :default do
2  sh 'gosh test.scm'
3  sh 'runghc test.hs'
4end
Note: See TracBrowser for help on using the browser.