Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 8d591c6

Browse files
removed debugging cruft
1 parent 2699855 commit 8d591c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/prettify_test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>Code Prettifier</title>
5-
<script src="../src/prettify.min.js" type="text/javascript"
5+
<script src="../src/prettify.js" type="text/javascript"
66
onerror="alert('Error: failed to load ' + this.src)"></script>
77
<script src="../src/lang-css.js" type="text/javascript"
88
onerror="alert('Error: failed to load ' + this.src)"></script>

0 commit comments

Comments
 (0)