Simplify importing MasterQA

This commit is contained in:
Michael Mintz 2016-07-14 23:26:03 -04:00
parent 6e0268858a
commit ed356ed89c
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
from seleniumbase.fixtures.base_case import BaseCase # noqa from seleniumbase.fixtures.base_case import BaseCase # noqa
from seleniumbase.masterqa.master_qa import MasterQA # noqa