remove devmode test stub file

This commit is contained in:
Jared Wasinger 2025-05-28 19:19:30 +08:00
parent 07fa2a0f7c
commit f13b1aa858

View file

@ -1,8 +0,0 @@
package main
import "testing"
func TestEphemeralDevModeKSOverride(t *testing.T) {
// test that overriding the keystore in ephemeral devmode works:
//
}