UNPKG

web-components

Version:

Build and Test React Components in real time

6 lines (4 loc) 72 B
import test from 'ava'; test(t => { t.deepEqual([1, 2], [1, 2]); });