-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove dummy golden_update tests (#364)
* fix: use imperative bazel rule names * fix: refactor and fix bazel golden_update rules * fix: remove dummy golden_update tests
- Loading branch information
Showing
7 changed files
with
0 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,6 @@ java_binary( | |
], | ||
) | ||
|
||
|
||
# google-java-format | ||
java_binary( | ||
name = "google_java_format_binary", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 0 additions & 40 deletions
40
src/test/java/com/google/api/generator/gapic/dummy/BUILD.bazel
This file was deleted.
Oops, something went wrong.
102 changes: 0 additions & 102 deletions
102
src/test/java/com/google/api/generator/gapic/dummy/FileDiffInfraDummyTest.java
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
src/test/java/com/google/api/generator/gapic/dummy/goldens/BUILD.bazel
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...com/google/api/generator/gapic/dummy/goldens/FileDiffInfraDummyTestClassWithHeader.golden
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
...ava/com/google/api/generator/gapic/dummy/goldens/FileDiffInfraDummyTestSimpleClass.golden
This file was deleted.
Oops, something went wrong.