1 2 3 4 5 6 7 8
require 'em_test_helper' class TestUserDefinedEvents < Test::Unit::TestCase def test_a end end