mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
VNC plugin should have its own folder since it'll need supporting files.
This commit is contained in:
parent
87e80ecb00
commit
045737e4bf
1 changed files with 0 additions and 0 deletions
|
@ -1,10 +0,0 @@
|
|||
var syrup = require('stf-syrup')
|
||||
var Promise = require('bluebird')
|
||||
var _ = require('lodash')
|
||||
|
||||
var logger = require('../../../util/logger')
|
||||
|
||||
module.exports = syrup.serial()
|
||||
.define(function(options) {
|
||||
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue