test/service_test.rb in jakimowicz-longurl-0.0.1 vs test/service_test.rb in jakimowicz-longurl-0.0.2
- old
+ new
@@ -1,8 +1,4 @@
-# tc_service.rb
-#
-# Created by Vincent Foley on 2005-06-01
-
$test_lib_dir = File.join(File.dirname(__FILE__), "..", "lib")
$:.unshift($test_lib_dir)
require "test/unit"
require "longurl/exceptions"
\ No newline at end of file