test: add easy setup for test cases

This commit is contained in:
endiliey 2018-09-07 18:00:50 +08:00
parent b477863a30
commit 31d333b82f
69 changed files with 3387 additions and 24 deletions

View file

@ -1,3 +0,0 @@
import React from 'react';
export default () => <div>Foo</div>;