1
0
mirror of https://github.com/danbee/micropub.git synced 2025-03-04 08:59:13 +00:00

Deprecated Minitest class

This commit is contained in:
Daniel Barber 2019-11-16 16:15:00 -05:00
parent ddee69e505
commit b1bc2f4b34
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -1,6 +1,6 @@
require "test_helper" require "test_helper"
class HelloWorldTest < MiniTest::Unit::TestCase class HelloWorldTest < MiniTest::Test
include Rack::Test::Methods include Rack::Test::Methods
def app def app