8 lines
130 B
Ruby
Raw Normal View History

2013-08-24 02:18:37 -07:00
require 'test_helper'
class IpnControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end