components/javascript/jjv/Makefile
changeset 4339 6501cf9c29f9
parent 3992 390ccd49dbb3
child 7687 1093e2a9adbd
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    46 # to the root of the source code, 'jjv-1.0.2', and run the following commands:
    46 # to the root of the source code, 'jjv-1.0.2', and run the following commands:
    47 # $ npm install chai
    47 # $ npm install chai
    48 # $ npm install mocha
    48 # $ npm install mocha
    49 # $ ./node_modules/mocha/bin/mocha
    49 # $ ./node_modules/mocha/bin/mocha
    50 test:		$(NO_TESTS)
    50 test:		$(NO_TESTS)
       
    51 
       
    52 system-test:    $(NO_TESTS)