aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/infini.toml9
-rw-r--r--test/src/__init__.py1
2 files changed, 0 insertions, 10 deletions
diff --git a/test/infini.toml b/test/infini.toml
deleted file mode 100644
index cc0f720..0000000
--- a/test/infini.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[infini]
-name = "test"
-version = "0.1.0"
-description = "COC 规则包"
-license = "MIT"
-
-[requirements]
-
-[dependencies]
diff --git a/test/src/__init__.py b/test/src/__init__.py
deleted file mode 100644
index d93492e..0000000
--- a/test/src/__init__.py
+++ /dev/null
@@ -1 +0,0 @@
-# Initialized `__init__.py` generated by ipm. \ No newline at end of file