test/config.toml
author Ollivier Robert <roberto@keltia.net>
Tue, 11 Apr 2017 17:04:40 +0200
changeset 67 1ff7afce37fe
parent 64 26c0cc13a211
child 68 6252b7eea308
permissions -rw-r--r--
Add a baseURL parameter to NewApp(). This allow for overriding the URL of the instance you are going to talk to during the first call to NewApp(). We have a chicken-and-egg issue otherwise. We need to register before doing anything.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
64
26c0cc13a211 Sync with tests.
Ollivier Robert <roberto@keltia.net>
parents: 48
diff changeset
     1
default = "foo"