[conduit/syncml: 8/244] Configure the source



commit 842fb974850c66e7e8be005e5cbe3bdad7bf8eb4
Author: John Carr <john carr unrouted co uk>
Date:   Tue Apr 7 06:35:32 2009 -0700

    Configure the source
---
 test/python-tests/TestSyncml.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/python-tests/TestSyncml.py b/test/python-tests/TestSyncml.py
index 3664d14..ce208dd 100644
--- a/test/python-tests/TestSyncml.py
+++ b/test/python-tests/TestSyncml.py
@@ -25,7 +25,7 @@ test.set_two_way_policy({"conflict":"ask","deleted":"ask"})
 config = {}
 config["folder"] = "file://"+Utils.new_tempdir()
 config["folderGroupName"] = "Tomboy"
-test.configure(sink=config)
+test.configure(source=config)
 
 #check they refresh ok
 test.refresh()



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]