UNPKG

projen

Version:

CDK for software projects

8 lines (6 loc) 167 B
/* global describe */ const schema = require('../versions/1.0.0/schema.json') const shared = require('./shared') describe('v1.0.0', function () { shared(schema) })