blob: 9e6ca2f14411663accc5faf9d5dcc3467024a6d7 [file] [log] [blame]
Ray Milkey83d912a2017-11-01 13:49:31 -07001#!/bin/bash -ex
2ONOS_ROOT=`pwd`
3. tools/build/envDefaults
4
Ray Milkeye58a21f2017-11-21 16:20:58 -08005cd web/gui/src/main/webapp/tests && npm install && npm run test