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:
		@@ -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.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user