aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/static/index.html')
-rw-r--r--tests/static/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/static/index.html b/tests/static/index.html
index 5baf14368..ae37825fd 100644
--- a/tests/static/index.html
+++ b/tests/static/index.html
@@ -1,6 +1,7 @@
-<!doctype html>
+<!DOCTYPE html>
<html lang="en">
<head>
+ <meta charset="UTF-8" />
<title>jQuery UI Static 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>