1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00

Switch to stf-syrup because someone stole the name.

This commit is contained in:
Simo Kinnunen 2014-11-06 15:53:08 +09:00
parent fc025d16aa
commit 082c4c89c8
39 changed files with 39 additions and 39 deletions

View file

@ -1,4 +1,4 @@
var syrup = require('syrup')
var syrup = require('stf-syrup')
var logger = require('../../../util/logger')
var wire = require('../../../wire')