UNPKG

lucid-ui

Version:

A UI component library from AppNexus.

6 lines (5 loc) 148 B
import { common } from '../../util/generic-tests'; import Bar from './Bar'; // Foo Bar... hehehehe describe('Bar', function () { common(Bar); });