Files
standardnotes-app-web/test/controllers/apikey_controller_test.rb
2016-12-05 17:33:27 -06:00

8 lines
133 B
Ruby

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