package fuse_test import "testing" func TestMinimal(t *testing.T) { t.Log("minimal test") }