Mostyn Bramley-Moore 9eb96e77a1 Don't assume a fixed windows drive letter in tests
Prior to this change, this test was failing for me on a new windows
machine, with mismatching drive letters:

helpers_test.go:20: (C:/Users/Foo Bar/cli/altsrc/flag_test.go:195) Expected C:\path\to\source\hello (type string) - Got D:\path\to\source\hello (type string)

Rather than hard-coding the drive letter in the expected path, we can
expect the filepath.Abs'ed version.

This should fix part of #1105.
2020-04-14 07:42:42 +02:00
..
2019-12-30 10:26:21 +01:00
2019-09-13 05:17:24 +05:30
2020-03-12 21:20:13 +03:00
2020-03-12 21:20:13 +03:00
2020-03-12 21:20:13 +03:00