Skip to content

Commit e473d6d

Browse files
authored
Merge pull request #59 from coderbirju/test3
Add test 3
2 parents 6c7db04 + 2af9070 commit e473d6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmark/framework/framework.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ func (frame *BenchmarkFramework) Run(ctx context.Context) {
9494
}
9595
}
9696

97-
print("should We add timeout here for testing?")
9897
json, err := json.MarshalIndent(frame, "", " ")
9998
if err != nil {
10099
fmt.Printf("JSON Marshalling Error: %v\n", err)

0 commit comments

Comments
 (0)