Files
fizzy/test/models/bucket_test.rb
T
2024-09-24 15:32:44 -04:00

8 lines
120 B
Ruby

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