UNPKG

117 BPlain TextView Raw
1#!/usr/bin/env node
2'use strict';
3
4process.execPath = require.resolve('.bin/babel-node');
5require('tap/bin/run.js');