update to tests

This commit is contained in:
Sam Vloeberghs
2015-12-03 11:20:18 +01:00
parent 40ec3365a4
commit 326a957e9d
+4 -1
View File
@@ -11,7 +11,10 @@ $(document).foundation();
$(document).foundation('method');
$(document).foundation(['method', 'method2']);
function pluginList(){
function pluginList() {
'use strict';
return [
'Abide',
'Accordion',