Julie Ralph f529236bfc refactor(test): rename test_lib to testing
Old test_lib is now testing_internal
test_lib_public is now testing
2015-10-13 10:36:49 -07:00

6 lines
95 B
TypeScript

/*
* @deprecated Please use testing_internal instead
*/
export * from './testing_internal';