removed/commented unused code

This commit is contained in:
2024-07-19 17:03:03 +02:00
parent 33b3e1fc29
commit 1a772597cb
3 changed files with 3 additions and 25 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"testing"
)
func TestImportPlugin(t *testing.T) {
func _TestImportPlugin(t *testing.T) {
t.Setenv("PLUGINS", "${HOME}/go/src/git.portale-stac.it/go")
t.Setenv("EXPR_PLUGIN_PATH","${PLUGINS}/expr-json-plugin:${PLUGINS}/expr-csv-plugin")