UNPKG

react-pivot

Version:

React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.

6 lines (5 loc) 181 B
/** * This test is to check to make sure that files that are ignored do not get * bundled when referenced with a nested relative path. */ t.deepEqual(require('./relative'), {});