| test_no_relative.patch | (download) | 
              test/test_rgfa.rb |
                    2 	1 +	1 -	0 !test/test_rgfa_byte_array.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_cigar.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_edit.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_field_parser.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_field_validator.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_field_writer.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_comment.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_containment.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_creators.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_destructors.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_getters.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_header.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_link.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_path.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_line_segment.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_segment_references.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_sequence.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfa_traverse.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfatools.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfatools_artifacts.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfatools_copy_number.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfatools_linear_paths.rb |
                    2 	1 +	1 -	0 !
 test/test_rgfatools_multiplication.rb |
                    2 	1 +	1 -	0 !
 25 files changed, 25 insertions(+), 25 deletions(-)
 |  adjust test include paths
 The Ruby tests (build time and autopkgtest) already take care of the
 correct include paths, so no require_relative use is necessary.
 |