import 'mocha'; import { moveDir, storeBackupDirectory, storeDirectory } from './before'; moveDir(storeBackupDirectory, storeDirectory);