summaryrefslogtreecommitdiff
path: root/prolog.html
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-08-27 18:25:03 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-08-27 18:25:03 +0200
commitfabdc0472b6f2828e34f01a13fc3fa738f9eab5d (patch)
tree3bc955c35af4e437a93ed0184c27109cce1554d9 /prolog.html
parentad1451c4d5ca6dfcb31b3559b98f78b318159a09 (diff)
Add testing functionality
Diffstat (limited to 'prolog.html')
-rw-r--r--prolog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/prolog.html b/prolog.html
index 0d44108..96d13cb 100644
--- a/prolog.html
+++ b/prolog.html
@@ -61,6 +61,7 @@
<button type="button" class="btn btn-default navbar-btn" id="btn_code_run">Run</button>
<button type="button" class="btn btn-default navbar-btn" id="btn_code_break">Break</button>
<button type="button" class="btn btn-default navbar-btn" id="btn_code_hint">Hint</button>
+ <button type="button" class="btn btn-default navbar-btn" id="btn_code_test">Test</button>
</div>
</nav>
<div id="code_editor"></div>