Commit fea0c81e95d5c22b758df6bedbd13321fa2ab195

Patrick Steinhardt 2017-05-12T09:09:07

tests: index::version: move up cleanup function The init and cleanup functions for test suites are usually prepended to our actual tests. The index::version test suite does not adhere to this stile. Fix this.