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