mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
remove devmode test stub file
This commit is contained in:
parent
07fa2a0f7c
commit
f13b1aa858
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
package main
|
|
||||||
|
|
||||||
import "testing"
|
|
||||||
|
|
||||||
func TestEphemeralDevModeKSOverride(t *testing.T) {
|
|
||||||
// test that overriding the keystore in ephemeral devmode works:
|
|
||||||
//
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue