Skip to content

Commit 176e0e8

Browse files
committed
Adding Bigtable system tests to list of default system tests.
1 parent 49f18ed commit 176e0e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system_tests/attempt_system_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
'storage',
3535
'pubsub',
3636
'bigquery',
37+
'bigtable',
3738
)
3839
SCRIPTS_DIR = os.path.dirname(__file__)
3940
ROOT_DIR = os.path.abspath(os.path.join(SCRIPTS_DIR, '..'))

0 commit comments

Comments
 (0)