Package: ruby-systemu / 2.6.5-2

Metadata

Package Version Patches format
ruby-systemu 2.6.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix test load path.patch | (download)

test/systemu_test.rb | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix loading of systemu in tests
 This is required in order to allow execution of tests in ci.d.n
 The first fragment of this patch is required for execution with gem2deb-test-runner,
 as lib/ is moved away by the runner.