Disable the xpt-in-JAR test because that code is changing and running the test with a .manifest isn't worth it.

This commit is contained in:
Benjamin Smedberg 2010-06-30 09:50:04 -04:00
Родитель bdb05f2495
Коммит a2161fd0a8
1 изменённых файлов: 4 добавлений и 3 удалений

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

@ -50,9 +50,10 @@ endif
DIRS = external
ifdef MOZ_ENABLE_LIBXUL
DIRS += xptinfo
endif
# Disabled because manifests make this test difficult to run correctly.
# ifdef MOZ_ENABLE_LIBXUL
# DIRS += xptinfo
# endif
ifeq ($(OS_ARCH),WINNT)
DIRS += windows