We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49f18ed + 176e0e8 commit 5dc0546Copy full SHA for 5dc0546
1 file changed
system_tests/attempt_system_tests.py
@@ -34,6 +34,7 @@
34
'storage',
35
'pubsub',
36
'bigquery',
37
+ 'bigtable',
38
)
39
SCRIPTS_DIR = os.path.dirname(__file__)
40
ROOT_DIR = os.path.abspath(os.path.join(SCRIPTS_DIR, '..'))
0 commit comments