1
0
forked from VimPlug/jedi

Remove an old note that was not valid anymore

This commit is contained in:
Dave Halter
2020-03-16 00:21:15 +01:00
parent 6220b20659
commit 9240a20d13

View File

@@ -1,9 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
""" """
Refactoring tests work a little bit similar to Black Box tests. But the idea is Refactoring tests work a little bit similar to Black Box tests. But the idea is
here to compare two versions of code. **Note: Refactoring is currently not in here to compare two versions of code.
active development (and was never stable), the tests are therefore not really
valuable - just ignore them.**
""" """
from __future__ import with_statement from __future__ import with_statement
import os import os