From 06a3d6866e4f545abddd6654e490e50b623330a9 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 2 Mar 2017 13:13:31 -0600 Subject: Update atoms --- .../node_modules/jsonminify/test.minify.html | 89 ++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 atom/packages/pretty-json/node_modules/jsonminify/test.minify.html (limited to 'atom/packages/pretty-json/node_modules/jsonminify/test.minify.html') diff --git a/atom/packages/pretty-json/node_modules/jsonminify/test.minify.html b/atom/packages/pretty-json/node_modules/jsonminify/test.minify.html new file mode 100644 index 0000000..3e14281 --- /dev/null +++ b/atom/packages/pretty-json/node_modules/jsonminify/test.minify.html @@ -0,0 +1,89 @@ + + + + +Test JSON.minify() + + + + + + + +

Test JSON.minify()

+ +

test #1

+ +

result #1

+ + + +

test #2

+ +

result #2

+ + + +

test #3

+ +

result #3

+ + + +

test #4

+ +

result #4

+ + + + + + + + -- cgit