Skip to content

Commit 5dc0546

Browse files
committed
Merge pull request #1633 from dhermes/turn-on-bigtable-sys-tests
Adding Bigtable system tests to list of default system tests.
2 parents 49f18ed + 176e0e8 commit 5dc0546

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)