mirror of
https://github.com/rancher/os.git
synced 2025-06-30 08:41:48 +00:00
Merge pull request #1542 from SvenDowideit/underscore_filenames
If golint can't deal with dashes, then argh!
This commit is contained in:
commit
48acef5336
@ -1,8 +1,8 @@
|
||||
package integration
|
||||
|
||||
import (
|
||||
"strings"
|
||||
. "gopkg.in/check.v1"
|
||||
"strings"
|
||||
)
|
||||
|
||||
func (s *QemuSuite) TestOsRelease(c *C) {
|
Loading…
Reference in New Issue
Block a user