]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/blob - makefile
Added the net/http requirement to the Website class (which now needs it).
[dead/whatever-dl.git] / makefile
1 .PHONY : test
2
3 test:
4 ruby test/test_suite.rb
5
6 remote_test:
7 ruby test/remote_test_suite.rb