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:
Patrick Ohly 2022-05-13 13:21:02 +02:00
parent cae22d8b8a
commit 2ad1fc5f8f

View File

@ -40,7 +40,7 @@ import (
//
//
//
//
// This must be line #43.
func runTests(t *testing.T, reporter ginkgo.Reporter) {
// This source code line will be part of the stack dump comparison.