summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-scheme/store.scm
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/test/store-scheme/store.scm')
-rw-r--r--sca-cpp/trunk/test/store-scheme/store.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/sca-cpp/trunk/test/store-scheme/store.scm b/sca-cpp/trunk/test/store-scheme/store.scm
index e325a65d74..0091af542d 100644
--- a/sca-cpp/trunk/test/store-scheme/store.scm
+++ b/sca-cpp/trunk/test/store-scheme/store.scm
@@ -29,7 +29,5 @@
)
; TODO remove these JSON-RPC specific functions
-(define (system.listMethods catalog shoppingCart shoppingTotal) (list "Service.get" "Service.getTotal"))
-(define Service.getCatalog getcatalog)
-(define Service.getTotal gettotal)
+(define (listMethods catalog shoppingCart shoppingTotal) (list "Service.getcatalog" "Service.gettotal"))