aboutsummaryrefslogtreecommitdiffstats
path: root/tests/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/index.html')
-rw-r--r--tests/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/index.html b/tests/index.html
index 4a50c2015..0e5ce9058 100644
--- a/tests/index.html
+++ b/tests/index.html
@@ -1,6 +1,7 @@
-<!doctype html>
+<!DOCTYPE html>
<html lang="en">
<head>
+ <meta charset="UTF-8" />
<title>jQuery UI Tests</title>
<link rel="stylesheet" href="../themes/base/jquery.ui.all.css" type="text/css" />
<script type="text/javascript" src="../jquery-1.4.2.js"></script>