Skip to content

Commit 607328b

Browse files
authored
chore: remove local test_utils directory (googleapis#92)
1 parent 16ea226 commit 607328b

14 files changed

+0
-1322
lines changed

synth.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,4 @@ def _merge_dict(d1, d2):
192192
)
193193
s.move(templated_files)
194194

195-
# Temporary fix for the generated synth file (the test_utils path)
196-
s.replace(
197-
"noxfile.py",
198-
r'session\.install\("-e", "\.\./test_utils/"\)',
199-
'# \g<0>',
200-
)
201-
202195
s.shell.run(["nox", "-s", "blacken"], hide_output=False)

test_utils/credentials.json.enc

Lines changed: 0 additions & 49 deletions
This file was deleted.

test_utils/scripts/circleci/get_tagged_package.py

Lines changed: 0 additions & 64 deletions
This file was deleted.

test_utils/scripts/circleci/twine_upload.sh

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)