mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
6 lines
111 B
JavaScript
6 lines
111 B
JavaScript
describe('Menu directive', function() {
|
|
|
|
it('Adds a menu class to the panel element', function() {
|
|
});
|
|
});
|