We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by dangoor Friday Nov 08, 2013 at 17:59 GMT Originally opened as adobe/brackets#5906
I have an extension with unittests.js that uses brackets.getModule("NativeFileSystem"). The test runner fails to load properly as a result.
brackets.getModule("NativeFileSystem")
The text was updated successfully, but these errors were encountered:
Comment by redmunds Tuesday Nov 12, 2013 at 00:51 GMT
FBNC back to@dangoor
@
Sorry, something went wrong.
Comment by dangoor Tuesday Nov 12, 2013 at 14:48 GMT
Yep, it's fixed.
No branches or pull requests
Issue by dangoor
Friday Nov 08, 2013 at 17:59 GMT
Originally opened as adobe/brackets#5906
I have an extension with unittests.js that uses
brackets.getModule("NativeFileSystem")
. The test runner fails to load properly as a result.The text was updated successfully, but these errors were encountered: