mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-23 12:07:26 +08:00
6 lines
106 B
JavaScript
6 lines
106 B
JavaScript
/* eslint-env jasmine, jest */
|
|
|
|
describe('components/ScrollView', () => {
|
|
test('NO TEST COVERAGE');
|
|
});
|