chore: remove test files (test-rule.yml, test.js)

This commit is contained in:
YeonGyu-Kim
2025-12-10 23:32:36 +09:00
parent 15454f1d81
commit 407786978a
2 changed files with 0 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
id: test-rule
message: Test rule
severity: info
language: JavaScript
rule:
pattern: console

View File

@@ -1 +0,0 @@
console.log("hello")