Skip to content

Commit

Permalink
Merge pull request #1633 from dhermes/turn-on-bigtable-sys-tests
Browse files Browse the repository at this point in the history
Adding Bigtable system tests to list of default system tests.
  • Loading branch information
tseaver committed Mar 18, 2016
2 parents 49f18ed + 176e0e8 commit 5dc0546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system_tests/attempt_system_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'storage',
'pubsub',
'bigquery',
'bigtable',
)
SCRIPTS_DIR = os.path.dirname(__file__)
ROOT_DIR = os.path.abspath(os.path.join(SCRIPTS_DIR, '..'))
Expand Down

0 comments on commit 5dc0546

Please sign in to comment.