aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-01 01:55:28 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-07-01 01:55:28 -0300
commitd66b0f6c49e018be5e82421d9f79656ea3e397a7 (patch)
tree880f5ce6ac1ed1f8ec7f600186a11add071e1f14 /tests
parenta bunch of changes to allow g-octave to work with the new SVN stuff. Installa... (diff)
downloadg-octave-d66b0f6c49e018be5e82421d9f79656ea3e397a7.tar.gz
g-octave-d66b0f6c49e018be5e82421d9f79656ea3e397a7.tar.bz2
g-octave-d66b0f6c49e018be5e82421d9f79656ea3e397a7.zip
added support to installation from SVN to the module g_octave.ebuild
Diffstat (limited to 'tests')
-rw-r--r--tests/test_overlay.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_overlay.py b/tests/test_overlay.py
index 9242324..9ac7d2d 100644
--- a/tests/test_overlay.py
+++ b/tests/test_overlay.py
@@ -11,10 +11,7 @@
:license: GPL-2, see LICENSE for more details.
"""
-import ConfigParser
import os
-import shutil
-import tempfile
import unittest
import utils