Skip to content

Commit

Permalink
Remove unused testdata files
Browse files Browse the repository at this point in the history
  • Loading branch information
dnephin committed Jul 16, 2022
1 parent 103f771 commit 7a1fcf2
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 568 deletions.
2 changes: 1 addition & 1 deletion testjson/format_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
// -tags="stubpkg timeout"
// -tags="stubpkg panic"
//
// Expect output for the standard-quiet and standard-verbose formats can be
// Expected output for the standard-quiet and standard-verbose formats can be
// generated with the same command by removing the -json flag.

type fakeHandler struct {
Expand Down
Empty file.
2 changes: 0 additions & 2 deletions testjson/testdata/go-test-json-with-panic.err

This file was deleted.

264 changes: 0 additions & 264 deletions testjson/testdata/go-test-json-with-panic.out

This file was deleted.

2 changes: 0 additions & 2 deletions testjson/testdata/go-test-json-with-timeout.err

This file was deleted.

281 changes: 0 additions & 281 deletions testjson/testdata/go-test-json-with-timeout.out

This file was deleted.

2 changes: 0 additions & 2 deletions testjson/testdata/go-test-quiet-format.err

This file was deleted.

6 changes: 0 additions & 6 deletions testjson/testdata/go-test-quiet-format.out

This file was deleted.

10 changes: 0 additions & 10 deletions testjson/testdata/standard-quiet-format-shuffle.out

This file was deleted.

0 comments on commit 7a1fcf2

Please sign in to comment.