Sha256: 7cc50d9970652b19da134bd725afbad07c797a5b8ab9838631d93737405b2c94
Contents?: true
Size: 137 Bytes
Versions: 7
Compression:
Stored size: 137 Bytes
Contents
# frozen_string_literal: true require 'test_helper' class GeckoTest < Minitest::Test def test_hello_world assert Gecko end end
Version data entries
7 entries across 7 versions & 1 rubygems