mirror of
https://github.com/Neetpone/foalfetch.git
synced 2025-02-08 18:06:43 +01:00
7 lines
119 B
Ruby
7 lines
119 B
Ruby
require "test_helper"
|
|
|
|
class StoryTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|