• Show log

    Commit

  • Hash : fea0c81e
    Author : Patrick Steinhardt
    Date : 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.