smtp-test-server/.idea/modules.xml
Juergen Edelbluth 08943cd8d5
Initial Commit
This commit consolidates the SMTP mock code from some of my testing projects into a re-usable form.

This package will be used later for realizing the upcoming pytest plugin.
2023-11-29 20:33:27 +01:00

8 lines
284 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/smtp-test-server.iml" filepath="$PROJECT_DIR$/.idea/smtp-test-server.iml" />
</modules>
</component>
</project>