# HG changeset patch # User Nicholas Jillings # Date 1493300190 -3600 # Node ID d5e7f45b15e7fbf5a0ed660f2c08435e2213ab39 # Parent df1823dbfb93348b6787a6772190f7043b2261ff Minor diff -r df1823dbfb93 -r d5e7f45b15e7 test_create/test_core.js --- a/test_create/test_core.js Thu Apr 27 14:19:25 2017 +0100 +++ b/test_create/test_core.js Thu Apr 27 14:36:30 2017 +0100 @@ -66,7 +66,7 @@ }).then(JSON.parse).then(function (data) { $s.testSpecifications = data; $s.$apply(); - }) + }); })(); $s.showPopup = function () {