UNPKG

generator-bat

Version:

BAT, the Backbone Application Template; a Yeoman generator collection created by marviq

12 lines (9 loc) 241 B
'use strict' ## Trivial unit test that'll always pass. ## This is here because having zero tests will fail your test run. describe( 'A trivial unit test suite', () -> it( 'should always pass', () -> return ) return )