1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-24 22:14:18 +00:00

🔨 Mark test as test sources root

This commit is contained in:
Stefano Pigozzi 2021-04-29 03:45:55 +02:00
parent 4c98d01a3d
commit 2b488d9028
Signed by untrusted user who does not match committer: steffo
GPG key ID: 6965406171929D01

View file

@ -4,6 +4,7 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/nest_backend" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/nest_backend/test" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="Poetry (backend)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />