components/python/quantumclient/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 4984 7145b15b7f0d
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    58 # hacking, discover, fixtures, python-subunit, sphinx, testrepository, testtools
    58 # hacking, discover, fixtures, python-subunit, sphinx, testrepository, testtools
    59 # which haven't been integrated yet.
    59 # which haven't been integrated yet.
    60 #
    60 #
    61 test:		$(NO_TESTS)
    61 test:		$(NO_TESTS)
    62 
    62 
       
    63 system-test:    $(NO_TESTS)
       
    64