From 7c8a8147aeec6913fb805bf3aeb41dd7883d61f8 Mon Sep 17 00:00:00 2001 From: skaufman Date: Sat, 7 Jun 2014 15:34:05 -0400 Subject: changed test expected data --- t/data/Test.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/t/data/Test.json b/t/data/Test.json index 64fc6e1..685a403 100644 --- a/t/data/Test.json +++ b/t/data/Test.json @@ -28,10 +28,10 @@ "thin" ], "border_color" : [ - "#000000", - "#000000", - "#000000", - "#000000" + null, + null, + null, + null ], "text_wrap" : true }, -- cgit v1.2.3-54-g00ecf