Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcommands/test2
-rw-r--r--tests/sugar/shell.py (renamed from tests/shell.py)0
-rw-r--r--tests/sugar/tree.py (renamed from tests/tree.py)0
3 files changed, 1 insertions, 1 deletions
diff --git a/commands/test b/commands/test
index 0acfa09..fb1233e 100755
--- a/commands/test
+++ b/commands/test
@@ -9,5 +9,5 @@ from devbot import config
common.setup()
-test = os.path.join(common.tests_dir, "shell.py")
+test = os.path.join(common.tests_dir, "sugar", "shell.py")
run.run(["sr-run-test", test, config.logs_dir])
diff --git a/tests/shell.py b/tests/sugar/shell.py
index 25bd34d..25bd34d 100644
--- a/tests/shell.py
+++ b/tests/sugar/shell.py
diff --git a/tests/tree.py b/tests/sugar/tree.py
index 6f61004..6f61004 100644
--- a/tests/tree.py
+++ b/tests/sugar/tree.py