Move main() code into tests and remove binary crate

This commit is contained in:
2025-10-15 17:09:11 +02:00
parent a4ed7ea44e
commit bff8ca6857
4 changed files with 125 additions and 78 deletions
+1
View File
@@ -3,6 +3,7 @@
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />