rename tests

This commit is contained in:
mae
2025-11-15 13:06:40 -06:00
parent d0431ba1ed
commit 7e2b93560f
6 changed files with 7 additions and 5 deletions

View File

@@ -4,6 +4,6 @@ import (
"testing"
)
func TestHelloWorld(t *testing.T) {
func TestPltBuildWrapper(t *testing.T) {
}