diff options
Diffstat (limited to 'test/option')
-rw-r--r-- | test/option/debug-time.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option/debug-time.py b/test/option/debug-time.py index 39a47c1..324dc28 100644 --- a/test/option/debug-time.py +++ b/test/option/debug-time.py @@ -20,7 +20,7 @@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# +from __future__ import division __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" |