debshots/test/models/screenshot_test.rb

7 lines
124 B
Ruby

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