repo: janusweb
action: commit
revision: 
path_from: 
revision_from: c33c3d5ace557b455d8f4fd05e76946f612efd7d:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit c33c3d5ace557b455d8f4fd05e76946f612efd7d
Author: James Baicoianu 
Date:   Mon May 30 13:31:30 2016 -0700

    test fix

diff --git a/tests/janusweb.test.js b/tests/janusweb.test.js
index 9a11fe9aeb7e989d1938125da3c49ca609dc73af..
index ..189853fd2b06967960a485a59bea0b1077003af7 100644
--- a/tests/janusweb.test.js
+++ b/tests/janusweb.test.js
@@ -7,7 +7,7 @@ describe("JanusWeb", function() {
   it('succeeds at running at least one test', function(done) {
     expect(true).toBeTrue();
     done();
-  }
+  });
 /*
   it("should initialize client", function(done) {
     try {

-----END OF PAGE-----