Skip to content

Commit 4d049fb

Browse files
committed
tests moved to t/ folder
1 parent 5f4e8b1 commit 4d049fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkhost.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.required_ruby_version = '>= 1.9.1'
88
s.authors = ["Marco Giosa"]
99
s.email = 'markkuit@protonmail.ch'
10-
s.files = ["lib/checkhost.rb", "lib/test.rb"]
10+
s.files = ["lib/checkhost.rb"]
1111
s.homepage = 'https://github.com/markkuit/checkhost-ruby'
1212
s.license = 'MIT'
13-
end
13+
end
File renamed without changes.

0 commit comments

Comments
 (0)