mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
refactor: rename to test
This commit is contained in:
parent
7b4333ae77
commit
853219d0c5
|
@ -60,7 +60,7 @@ func engineRender(configPath string) error {
|
|||
return err
|
||||
}
|
||||
|
||||
configPath = filepath.Join(testDir, "testdata", configPath)
|
||||
configPath = filepath.Join(testDir, "test", configPath)
|
||||
|
||||
var (
|
||||
debug = false
|
||||
|
|
Loading…
Reference in a new issue