From ec4566c3d17370c778a1e6cd6b22ed85263731a0 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 2 Aug 2025 11:30:27 +0800 Subject: refactor(v3): publish v3 branch --- tests/test_internal.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/test_internal.py (limited to 'tests/test_internal.py') diff --git a/tests/test_internal.py b/tests/test_internal.py deleted file mode 100644 index 321c9f5c..00000000 --- a/tests/test_internal.py +++ /dev/null @@ -1,11 +0,0 @@ -from infini.internal import require -from ipm import api - -import shutil - - -def test_internal(): - api.new("test_ipk") - registers = require("test_ipk") - assert registers - shutil.rmtree("test_ipk") -- cgit v1.2.3-70-g09d2