more test fixing
only one bug to go
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
require_relative '../helper'
|
||||
require_relative 'helper'
|
||||
|
||||
module Mains
|
||||
class TestPuts < MainsTest
|
||||
class TestPuts #< MainsTest
|
||||
|
||||
def test_say_hi
|
||||
hi = "Hello there"
|
||||
|
Reference in New Issue
Block a user