Ignore:
Timestamp:
6 May 2018, 10:16:09 (6 years ago)
Author:
Henrik Bettermann
Message:

Change package name.

File:
1 edited

Legend:

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

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