mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
update to tests
This commit is contained in:
@@ -11,7 +11,10 @@ $(document).foundation();
|
||||
$(document).foundation('method');
|
||||
$(document).foundation(['method', 'method2']);
|
||||
|
||||
function pluginList(){
|
||||
function pluginList() {
|
||||
|
||||
'use strict';
|
||||
|
||||
return [
|
||||
'Abide',
|
||||
'Accordion',
|
||||
|
||||
Reference in New Issue
Block a user