mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 20:39:40 -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
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
configPath = filepath.Join(testDir, "testdata", configPath)
|
configPath = filepath.Join(testDir, "test", configPath)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
debug = false
|
debug = false
|
||||||
|
|
Loading…
Reference in a new issue