This will add the testnet config copyNpaste to test_utils.c, so that the test stups can set these. Alternatively, to reduce code duplication, we can move the testnet_config and mainnet_config from options.c to options.h.
Trivial move, but makes it easy to add new ones. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>