class TestNetwork < LeapTest def setup end # # TODO: write an actual test to confirm the network is up and working. # def test_working pass end end