Add local api support, fix test case

This commit is contained in:
Madison May
2014-09-24 19:51:31 -04:00
parent 6898e1ea07
commit a3d4d85412
8 changed files with 46 additions and 15 deletions
+2
View File
@@ -0,0 +1,2 @@
local_api_root = "http://localhost:9438/"
api_root = "http://www.indico.io/api/"