add HTML5 doctype to all tests
[dygraphs.git] / tests / linear-regression.html
index eb27f90..bc629a0 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html>
   <head>
     <title>Linear Regression</title>