components/python/paste/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 4984 7145b15b7f0d
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    53 
    53 
    54 # There are known test failures if the Python cgiapp and urlparser modules
    54 # There are known test failures if the Python cgiapp and urlparser modules
    55 # are not installed.
    55 # are not installed.
    56 test:		$(TEST_NO_ARCH)
    56 test:		$(TEST_NO_ARCH)
    57 
    57 
       
    58 system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
       
    59