Commit cc1c7c39 by Maarten L. Hekkelman

do not build pdb2cif test for now

parent 2c622298
...@@ -218,7 +218,7 @@ $(1)-test: test/$(1)-test ...@@ -218,7 +218,7 @@ $(1)-test: test/$(1)-test
endef endef
TESTS = unit pdb2cif TESTS = unit # pdb2cif
$(foreach part,$(TESTS),$(eval $(call TEST_template,$(part)))) $(foreach part,$(TESTS),$(eval $(call TEST_template,$(part))))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment