Ignore:
Timestamp:
31 Aug 2021, 14:41:29 (3 years ago)
Author:
Henrik Bettermann
Message:

Change from skeleton to ecns.

Location:
main/kofacustom.ecns/trunk/src/kofacustom/ecns
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/kofacustom.ecns/trunk/src/kofacustom/ecns/students/tests/test_export.py

    r15756 r16589  
    66from waeup.kofa.students.tests.test_batching import (
    77    StudentImportExportSetup, curr_year)
    8 from kofacustom.skeleton.utils.utils import CustomKofaUtils
    9 from kofacustom.skeleton.students.export import (
     8from kofacustom.ecns.utils.utils import CustomKofaUtils
     9from kofacustom.ecns.students.export import (
    1010    CustomStudentExporter, CustomStudentPaymentExporter)
    11 from kofacustom.skeleton.testing import FunctionalLayer
     11from kofacustom.ecns.testing import FunctionalLayer
    1212
    1313
Note: See TracChangeset for help on using the changeset viewer.