mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
little description of regression and refactor
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
"""
|
||||
Refactoring tests work a little bit similar to Black Box tests. But the idea is
|
||||
here to compare two versions of code.
|
||||
"""
|
||||
from __future__ import with_statement
|
||||
import sys
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user