Skip to content

Commit ec7aad1

Browse files
committed
rename test
1 parent 3af3a56 commit ec7aad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_browser.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4764,7 +4764,7 @@ def test_pthread_reltime(self):
47644764
'blob_es6': (True, True),
47654765
'url_es6': (True, False),
47664766
})
4767-
def test_pthreads_mainScriptUrlOrBlob(self, es6, use_blob):
4767+
def test_mainScriptUrlOrBlob(self, es6, use_blob):
47684768
# TODO: enable this with wasm, currently pthreads/atomics have limitations
47694769
self.set_setting('EXIT_RUNTIME')
47704770
js_name = 'hello_thread_with_loader.js'

0 commit comments

Comments
 (0)