diff --git a/pyodide_build/tests/test_buildpkg.py b/pyodide_build/tests/test_buildpkg.py index ef1bdaa..b6cc871 100644 --- a/pyodide_build/tests/test_buildpkg.py +++ b/pyodide_build/tests/test_buildpkg.py @@ -261,6 +261,7 @@ def test_copy_sharedlib(tmp_path): for dep in deps: assert dep in dep_map + def test_extract_tarballname(): url = "https://www.test.com/ball.tar.gz" headers = [