JSHint assertions.js
Mark all functions as exported
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* exported exists, count, present, blank, containsInstance, not */
|
||||
// Test helpers
|
||||
function exists(selector) {
|
||||
return !!count(selector);
|
||||
|
||||
Reference in New Issue
Block a user