Skip to content

Commit

Permalink
More test
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 15, 2018
1 parent 5a6c825 commit d77c61e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/src/python/test_provider_mssql.py
Expand Up @@ -158,11 +158,6 @@ def testGetFeaturesExp(self):
return return
super().testGetFeaturesExp() super().testGetFeaturesExp()


def testSubsetString(self):
if os.environ.get('TRAVIS', '') == 'true':
return
super().testSubsetString()

def testOrderBy(self): def testOrderBy(self):
if os.environ.get('TRAVIS', '') == 'true': if os.environ.get('TRAVIS', '') == 'true':
return return
Expand Down

0 comments on commit d77c61e

Please sign in to comment.