mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
Added basic toderp
This commit is contained in:
5
example/angular/test/menu.unit.js
Normal file
5
example/angular/test/menu.unit.js
Normal file
@ -0,0 +1,5 @@
|
||||
describe('Menu directive', function() {
|
||||
|
||||
it('Adds a menu class to the panel element', function() {
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user