Ignore:
Timestamp:
24 Nov 2021, 07:26:21 (3 years ago)
Author:
Henrik Bettermann
Message:

Start customization.

File:
1 edited

Legend:

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

    r16717 r16721  
    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.unidel.utils.utils import CustomKofaUtils
     9from kofacustom.unidel.students.export import (
    1010    CustomStudentExporter, CustomStudentPaymentExporter)
    11 from kofacustom.skeleton.testing import FunctionalLayer
     11from kofacustom.unidel.testing import FunctionalLayer
    1212
    1313
Note: See TracChangeset for help on using the changeset viewer.