Signal-iOS/Signal/test/SSKTests
Evan Hahn a066511a62 Remove useless test setup/teardown
We had a lot of functions like this, which are useless:

    override func setUp() {
        super.setUp()
    }

This removes them.
2022-10-04 14:06:34 -07:00
..
ParamParserTest.swift Remove useless test setup/teardown 2022-10-04 14:06:34 -07:00
SSKProtoEnvelopeTest.swift Omit E164 from outgoing envelopes 2022-10-03 23:55:39 +00:00