mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
[tox] Allowing running of specific tests (#9097)
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
# isort:skip_file
|
||||
import tests.test_app
|
||||
from superset.connectors.sqla.models import SqlaTable, TableColumn
|
||||
from superset.db_engine_specs.druid import DruidEngineSpec
|
||||
from superset.utils.core import get_example_database
|
||||
|
||||
Reference in New Issue
Block a user