mirror of https://github.com/lukechilds/rollup.git
Oskar Segersvärd
10 years ago
2 changed files with 7 additions and 6 deletions
@ -1,3 +1,4 @@ |
|||
import tags from './tags'; |
|||
|
|||
assert(tags['[object Object]'], true); |
|||
assert(Object.keys(tags).length, 6); |
|||
|
Loading…
Reference in new issue