spec/fixtures/foo.html in butternut-0.0.0 vs spec/fixtures/foo.html in butternut-0.0.1

- old
+ new

@@ -1,8 +1,9 @@ <html> <head> <title>Foo</title> <link rel="stylesheet" href="foo.css" type="text/css"/> + <link rel="stylesheet" href="/css/bar.css" type="text/css"/> <script type="text/javascript" src="foo.js"></script> </head> <body> Foo <img src="picard.jpg"/>