6 lines
103 B
JavaScript
6 lines
103 B
JavaScript
//
|
|
// test/unit/directives/directivesSpec.js
|
|
//
|
|
describe("Unit: Testing Directives", function() {
|
|
|
|
});
|