UNPKG

ghost-storage-cloudinary

Version:

Cloudinary storage adapter for Ghost

8 lines (6 loc) 161 B
'use strict'; /* eslint global-require: 0 */ const path = require('path'); describe('Plugins', function () { require(path.join(__dirname, 'retinajs')); });