Split up functional_tests into utils and the tests themselves
authorMatt Corallo <git@bluematt.me>
Wed, 23 Jan 2019 21:46:44 +0000 (16:46 -0500)
committerMatt Corallo <git@bluematt.me>
Wed, 23 Jan 2019 21:46:44 +0000 (16:46 -0500)
commit8d9eb973cc65dd1d0c6d0076185f7e2585dfec58
treedc427370dd0d73e8586bbc4fc475a182f31da686
parentefcfb93ebe0ecf0889b0cb3393cbe4d3c1e13ab6
Split up functional_tests into utils and the tests themselves
src/ln/functional_test_utils.rs [new file with mode: 0644]
src/ln/functional_tests.rs
src/ln/mod.rs