jashkenas--coffeescript/test/test_helper.rb

5 lines
82 B
Ruby

require 'lib/coffee-script'
class Test::Unit::TestCase
include CoffeeScript
end