Skip to content

Commit

Permalink
CBQE-2484: N1QL - fix test
Browse files Browse the repository at this point in the history
Change-Id: Id8065b5df76872d98a976150b14620dad81db0f4
Reviewed-on: http://review.couchbase.org/43951
Tested-by: buildbot <build@couchbase.com>
Reviewed-by: Iryna Mironava <irynamironava@yandex.ru>
  • Loading branch information
IrynaMironava committed Dec 4, 2014
1 parent b5d6aff commit 0b2bb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytests/tuqquery/tuq_nulls.py
Expand Up @@ -3,6 +3,7 @@

class NULLTests(QueryTests):
def setUp(self):
self.skip_generation = True
super(NULLTests, self).setUp()
self.gens_load = self.generate_docs()
for bucket in self.buckets:
Expand Down

0 comments on commit 0b2bb7a

Please sign in to comment.