File "empty.spec.js"

Full Path: /home/warrior1/public_html/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/client/test/empty.spec.js
File size: 111 bytes
MIME-type: text/plain
Charset: utf-8

describe( 'Empty test', () => {
	it.todo( 'keeps js tests from failing while there are no other tests' );
} );