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
78 B
TypeScript

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