mirror of
https://github.com/sstent/alex_app1.git
synced 2026-01-26 09:02:38 +00:00
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
module.exports['generic.http'] = [
|
|
{type: 'file', name: 'upload', filename: '', fixture: 'plain.txt'},
|
|
];
|