commit | 7650eaacbdae0363e083d368014c33118658883b | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Oct 19 17:10:30 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Nov 09 15:51:24 2020 +0100 |
tree | 0f1decceaa81f55cfb391a45fac359ccfdc5d330 | |
parent | 5de8c7d22776488c06b01b27691445028cdf869e [diff] |
Modernize session script with minor fixes and additional tests Change-Id: Ic76d591e982e4f6e17fbe0f57400a3ac9f5bfa14
diff --git a/dev/js/runner/all.html b/dev/js/runner/all.html index 48e7353..037d04e 100644 --- a/dev/js/runner/all.html +++ b/dev/js/runner/all.html
@@ -50,7 +50,8 @@ 'spec/tourSpec', 'spec/utilSpec', 'spec/stateSpec', - 'spec/pipeSpec' + 'spec/pipeSpec', + 'spec/sessionSpec' ], function () { window.onload();