summaryrefslogtreecommitdiff
path: root/prolog.html
diff options
context:
space:
mode:
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>