Add a test for wildcard exports (#499)

This commit is contained in:
Aaron Turner
2019-02-21 02:38:56 -08:00
committed by Daniel Wirtz
parent c2a0a34b4c
commit 11ea78bc13
4 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1 @@
export * from './rereexport';