Unit test build directory
When IntelliJ builds the unit test swfs, it runs them in a temporary directory, but I need the unit test swfs to be able to load external files. Is there a way to set what directory they compile to?
Please sign in to leave a comment.