makerspace.fi/test/models/story_test.rb

8 lines
119 B
Ruby

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