Fix requires in test_x11_dependency.rb
This commit is contained in:
parent
b82ae7067d
commit
5b5361b92e
@ -1,5 +1,6 @@
|
|||||||
require 'testing_env'
|
require 'testing_env'
|
||||||
require 'requirements'
|
require 'extend/set'
|
||||||
|
require 'requirements/x11_dependency'
|
||||||
|
|
||||||
class X11DependencyTests < Test::Unit::TestCase
|
class X11DependencyTests < Test::Unit::TestCase
|
||||||
def test_eql_instances_are_eql
|
def test_eql_instances_are_eql
|
||||||
Loading…
x
Reference in New Issue
Block a user