ImportError when trying to run test

When running a test file I get an ImportError for a module that resides in the same directory as the test.

I've tried recreating by running a non-test script and there is no problem but if I convert it to a test (by adding import unittest and adding a test class) then it failes.

Build #94.239

0
Avatar
Permanently deleted user

I've got a similar problem....and I've submitted to their Youtrack.

If you vote for it, hopefully we can get this fixed faster

http://youtrack.jetbrains.net/issue/PY-546

Cheers

0
Avatar
Permanently deleted user

Vote and comment added to bug report.

0

请先登录再写评论。