Browse Source

[FIX] mass_editing: Don't import tests

pull/29/head
Pedro M. Baeza 6 years ago
committed by Aitor Bouzas
parent
commit
0b83f5c2d3
  1. 2
      mass_editing/__init__.py

2
mass_editing/__init__.py

@ -1,7 +1,5 @@
# © 2016 Serpent Consulting Services Pvt. Ltd. (support@serpentcs.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizard
from . import tests
from .hooks import uninstall_hook
Loading…
Cancel
Save