commit | b7829c4bc603536c37f043e5dcd96be84932dd23 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Oct 20 16:29:46 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Nov 09 17:08:28 2020 +0100 |
tree | b624f647f2f746c77e83b78ac3ff4d1b00271b0a | |
parent | 0f6552fa93ce72daea6042573cfe3e9b59ed37c8 [diff] |
Improve test coverage for the tutorial Change-Id: Ibefcbcc019fee4acaa2f83ec3030e534509035ae
diff --git a/dev/js/runner/all.html b/dev/js/runner/all.html index 912fabd..99d4799 100644 --- a/dev/js/runner/all.html +++ b/dev/js/runner/all.html
@@ -51,7 +51,8 @@ 'spec/utilSpec', 'spec/stateSpec', 'spec/pipeSpec', - 'spec/sessionSpec' + 'spec/sessionSpec', + 'spec/tutSpec' ], function () { window.onload();