commenting out tests until we get them to work

This commit is contained in:
sspitzer%netscape.com 1999-05-27 02:25:56 +00:00
Родитель b91b060c8d
Коммит a05aad2b10
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk
DIRS = base content document forms style table
ifdef ENABLE_TESTS
DIRS += tests
#DIRS += tests
endif
include $(topsrcdir)/config/rules.mk