Remove anything not needed for test

This commit is contained in:
deadprogram 2013-10-19 20:32:04 -07:00
parent c9953b8830
commit 17be53408a
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
'use strict';
cylon = source("cylon")
Robot = source("robot")
describe "basic tests", ->
it "standard async test", (done) ->