Skip to content

Commit 253f818

Browse files
committed
Remove cram_io_test as the bambam interface has now gone
1 parent 464f4e2 commit 253f818

3 files changed

Lines changed: 1 addition & 179 deletions

File tree

tests/Makefile.am

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,9 @@
3131
#
3232
## Makefile.am -- Process this file with automake to produce Makefile.in
3333

34-
EXTRA_DIST = $(TESTS) data compare_sam.pl generate_data.pl cram_io_test.c
34+
EXTRA_DIST = $(TESTS) data compare_sam.pl generate_data.pl
3535
MAINTAINERCLEANFILES = Makefile.in
3636

37-
noinst_PROGRAMS = cram_io_test
38-
3937
test_outdir = test.out
4038

4139
TESTS_ENVIRONMENT = \
@@ -51,7 +49,6 @@ TESTS = \
5149
scram.test \
5250
scram_mt30.test \
5351
scram_mt31.test \
54-
cram_io.test \
5552
java.test
5653

5754
# Disabled V4.0 for now due to needing htslib updates

tests/cram_io.test

Lines changed: 0 additions & 27 deletions
This file was deleted.

tests/cram_io_test.c

Lines changed: 0 additions & 148 deletions
This file was deleted.

0 commit comments

Comments
 (0)