Sha256: cf5597330c3c5b8a77e85892a7a833854fdec746361c7318940f3eacb204be92
Contents?: true
Size: 200 Bytes
Versions: 1
Compression:
Stored size: 200 Bytes
Contents
# typed: true # frozen_string_literal: true require "test_helper" class TestLocusts < Minitest::Test def test_it_does_something_useful assert_nil ::Locusts::Locusts.introduceLocusts end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locusts-0.0.1 | tests/test_locusts.rb |