components/python/oslo.config/Makefile
changeset 4339 6501cf9c29f9
parent 3998 5bd484384122
child 5405 66fd59fecd68
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    55 install:	$(INSTALL_NO_ARCH)
    55 install:	$(INSTALL_NO_ARCH)
    56 
    56 
    57 # see $(COMPONENT_SRC)/test-requirements.txt for the python modules
    57 # see $(COMPONENT_SRC)/test-requirements.txt for the python modules
    58 # required to execute unittests.
    58 # required to execute unittests.
    59 test:		$(NO_TESTS)
    59 test:		$(NO_TESTS)
       
    60 
       
    61 system-test:    $(NO_TESTS)