mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 23:28:33 -04:00
7 lines
83 B
JavaScript
Executable File
7 lines
83 B
JavaScript
Executable File
'use strict'
|
|
|
|
require('should')
|
|
|
|
module.exports = function (snippet, fixtures) {
|
|
}
|