mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-15 06:28:18 +08:00
add stderr redirection, add logo
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func TestCreate(t *testing.T) {
|
||||
fmt.Println(SaveToConfigFile(CONFIG_PATH))
|
||||
fmt.Println(SaveToConfigFile(ConfigPath))
|
||||
}
|
||||
|
||||
func TestLoad(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user