Keep ava on 2.x
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
824d6fe946
commit
03067ebf3a
8 changed files with 10 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const test = require('ava');
|
||||
import test from 'ava';
|
||||
|
||||
// Spoof supports-color
|
||||
require('./_supports-color')(__dirname);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue