Add asynctest3

This commit is contained in:
2024-12-24 17:43:48 +01:00
parent 2d05d854ff
commit 4c3f3ba5bc
10 changed files with 968 additions and 0 deletions

11
asynctest3/.idea/asynctest3.iml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="EMPTY_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>