Tests for Windows can run only on Windows
Should not directly require "reline/windows.rb" which should be loaded by "reline.rb".
This commit is contained in:
parent
bc8bc072f4
commit
594c3df9a9
@ -1,5 +1,5 @@
|
||||
require_relative '../helper'
|
||||
require 'reline/windows'
|
||||
return unless Reline.const_defined?(:Windows)
|
||||
|
||||
class Reline::Windows
|
||||
class KeyEventRecord::Test < Reline::TestCase
|
||||
|
Loading…
x
Reference in New Issue
Block a user