7 lines
240 B
JavaScript
7 lines
240 B
JavaScript
// This file is auto-generated.
|
|
// Changes you make will be overwritten.
|
|
const Penelope = require('../dist')
|
|
const testPatternConfig = require('../../../tests/patterns/config')
|
|
|
|
// Test config
|
|
testPatternConfig('penelope', new Penelope())
|