Commit d79275b 1 parent fa0592d commit d79275b Copy full SHA for d79275b
File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 44
44
'wizard/wizard_create_atc_from_polissa.xml' ,
45
45
'giscedata_atc_view.xml' ,
46
46
'wizard/giscedata_switching_wizard_b1.xml' ,
47
- 'wizard/wizard_close_obsolete_cases.xml' ,
47
+ 'wizard/wizard_close_obsolete_cases.xml'
48
+ 'wizard/giscedata_switching_log_reexport_wizard_view.xml' ,
49
+
48
50
],
49
51
"active" : False ,
50
52
"installable" : True
Original file line number Diff line number Diff line change 8
8
from tests_wizard_switching_b1 import *
9
9
from tests_wizard_import_atr_and_f1 import *
10
10
from tests_unlink_atc import *
11
- from tests_wizard_validate_d101 import *
11
+ from tests_wizard_validate_d101 import *
12
+ from tests_wizard_reexport_log import *
Original file line number Diff line number Diff line change 10
10
import giscedata_switching_wizard_b1
11
11
import wizard_import_atr_and_f1
12
12
import wizard_close_obsolete_cases
13
- import wizard_validate_d101
13
+ import wizard_validate_d101
14
+ import giscedata_switching_log_reexport_wizard
You can’t perform that action at this time.
0 commit comments