test(ivy): Add small_app spec for sprint #3 (#22018)

PR Close #22018
This commit is contained in:
Misko Hevery
2018-02-03 20:34:30 -08:00
committed by Victor Berchet
parent a63b764b54
commit ac2b04a5ab
21 changed files with 697 additions and 84 deletions

View File

@ -19,3 +19,4 @@ export * from './test_bed';
export * from './before_each';
export * from './metadata_override';
export * from './private_export_testing';
export * from './render3';