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

8 lines
120 B
Ruby

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