summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing/regressiontest.py
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-12-07 18:53:21 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-12-07 18:53:21 +0000
commit45a8046f785d4278a54af38f1895997b70ae68fe (patch)
treee0958cb379fc02ce24a7ca5109046856ee2ea073 /rdiff-backup/testing/regressiontest.py
parent286f43872547c97f0b178b579546c111c6f3df99 (diff)
downloadrdiff-backup-45a8046f785d4278a54af38f1895997b70ae68fe.tar.gz
Updated tests for new CVS format
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@240 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/testing/regressiontest.py')
-rw-r--r--rdiff-backup/testing/regressiontest.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/rdiff-backup/testing/regressiontest.py b/rdiff-backup/testing/regressiontest.py
index c8cd59c..a132020 100644
--- a/rdiff-backup/testing/regressiontest.py
+++ b/rdiff-backup/testing/regressiontest.py
@@ -1,8 +1,8 @@
import unittest, os
from commontest import *
-from log import *
-from rpath import *
-import Globals, SetConnections
+from rdiff_backup.log import *
+from rdiff_backup.rpath import *
+from rdiff_backup import Globals, SetConnections
"""Regression tests