added angularjs test configs
This commit is contained in:
parent
e08acbd863
commit
178dfec1a8
8 changed files with 81 additions and 6 deletions
1
test/lib/chai-expect.js
Normal file
1
test/lib/chai-expect.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
var expect = chai.expect;
|
||||
1
test/lib/chai-should.js
Normal file
1
test/lib/chai-should.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
var should = chai.should();
|
||||
Loading…
Add table
Add a link
Reference in a new issue