UNPKG

veezard

Version:

TECHB fork from veeva. Veeva CLM Generator & Workflow for building iRep Presentations.

8 lines (6 loc) 128 B
/* global it */ 'use strict'; var assert = require('assert'); it('contains syntax errors', function() { assert(false); });