aboutsummaryrefslogtreecommitdiffstats
path: root/website/json/default.json
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-11-04 12:04:46 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-11-04 12:04:46 -0700
commit43b58c99d018886955fd76f15d0078d1652ccf19 (patch)
tree8b8e9833fa54917874a38a2dce03d03e5aaa8782 /website/json/default.json
parent6d83f405b808a956465707d3131a9be644a44d31 (diff)
Preserve only the first line of each test case's copyright header
when encoding to JSON which coincidentally preserves the BOM as well. This shaved ~10 megs off of chapter15.json alone.
Diffstat (limited to 'website/json/default.json')
-rw-r--r--website/json/default.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/json/default.json b/website/json/default.json
index 84c4b58e2..b732d7adf 100644
--- a/website/json/default.json
+++ b/website/json/default.json
@@ -1 +1 @@
-{"date":"2011-10-03","numTests":11029,"testSuite":["json/ch07.json","json/ch08.json","json/ch09.json","json/ch10.json","json/ch11.json","json/ch12.json","json/ch13.json","json/ch14.json","json/ch15.json","json/chapter07.json","json/chapter08.json","json/chapter10.json","json/chapter11.json","json/chapter12.json","json/chapter13.json","json/chapter14.json","json/chapter15.json"],"version":"ES5"} \ No newline at end of file
+{"date":"2011-11-04","numTests":11029,"testSuite":["json/ch07.json","json/ch08.json","json/ch09.json","json/ch10.json","json/ch11.json","json/ch12.json","json/ch13.json","json/ch14.json","json/ch15.json","json/chapter07.json","json/chapter08.json","json/chapter10.json","json/chapter11.json","json/chapter12.json","json/chapter13.json","json/chapter14.json","json/chapter15.json"],"version":"ES5"} \ No newline at end of file