lib/lolcommits/test_helpers/fake_io.rb in lolcommits-0.12.1 vs lib/lolcommits/test_helpers/fake_io.rb in lolcommits-0.13.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Lolcommits module TestHelpers module FakeIO # stdout captured and returned # stdin mapped to inputs an IO stream seperated with enter key presses