Skip to content

Commit b7a698c

Browse files
committed
[dev.regabi] test: disable test on windows because expected contains path separators.
The feature being tested is insensitive to the OS anyway. Change-Id: Ieac9bfaafc6a54c00017afcc0b87bd8bbe80af7b Reviewed-on: https://go-review.googlesource.com/c/go/+/284032 Trust: David Chase <[email protected]> Run-TryBot: David Chase <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Than McIntosh <[email protected]>
1 parent 4be7af2 commit b7a698c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/abi/regabipragma.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// runindir
2+
// +build !windows
23

34
// Copyright 2021 The Go Authors. All rights reserved.
45
// Use of this source code is governed by a BSD-style

0 commit comments

Comments
 (0)