FreeAllMedia/proven

View on GitHub
tasks/test.js

Summary

Maintainability
A
0 mins
Test Coverage
import gulp from "gulp";

gulp.task("test", ["test-local", "test-browsers"]);