Files
railsgoat/test/functional/paid_time_off_controller_test.rb
T
2013-05-24 20:54:07 -04:00

8 lines
138 B
Ruby

require 'test_helper'
class PaidTimeOffControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end