mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
e2e: include expected line number in output test
This makes it easier to see when comment lines must be added or removed.
This commit is contained in:
parent
cae22d8b8a
commit
2ad1fc5f8f
@ -40,7 +40,7 @@ import (
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
// This must be line #43.
|
||||||
|
|
||||||
func runTests(t *testing.T, reporter ginkgo.Reporter) {
|
func runTests(t *testing.T, reporter ginkgo.Reporter) {
|
||||||
// This source code line will be part of the stack dump comparison.
|
// This source code line will be part of the stack dump comparison.
|
||||||
|
Loading…
Reference in New Issue
Block a user