We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f18ed commit 176e0e8Copy full SHA for 176e0e8
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