JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix a test case
authorJason Woofenden <jason@jasonwoof.com>
Thu, 24 Dec 2015 01:31:55 +0000 (20:31 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 24 Dec 2015 01:31:55 +0000 (20:31 -0500)
test.coffee

index 25712e2..55470ce 100644 (file)
@@ -2699,7 +2699,7 @@ tests = [
        }, {
                name: "template.dat #108"
                html: "<template><a><table><a>"
-               expected: "| <html>\n|   <head>\n|     <template>\n|       content\n|         <a>\n|           <a>\n|           <table>\n|   <body>"
+               expected: "| <html>\n|   <head>\n|     <template>\n|       content\n|         <a>\n|           <a>\n|           <table>\n|   <body>\n"
        }, {
                name: "tests10.dat #1"
                html: "<!DOCTYPE html><svg></svg>"