homepage-frontend/test/index.js
Arwed Mett ab54675c82
Some checks failed
continuous-integration/drone/push Build is failing
Cleaned code
- switched from styled-components to less
- included all images in project and removed the github reference
- nicer loading button -> use circle notch now
2019-02-23 23:48:16 +01:00

8 lines
83 B
JavaScript

//@flow
import { describe } from "mocha"
describe("homepage", () => {
//TODO
})