Fix new tests and make TestLWN work
[gofetch.git] / test / expected / LWN / 0000764001.header.html
diff --git a/test/expected/LWN/0000764001.header.html b/test/expected/LWN/0000764001.header.html
new file mode 100644 (file)
index 0000000..8611c17
--- /dev/null
@@ -0,0 +1,20 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta http-equiv='content-type' content='text/html; charset=utf-8'>
+  <meta name='viewport' content='width=device-width, initial-scale=1.0'>
+  <style type='text/css'>
+    body { margin: 1em 15%; }
+  </style>
+</head>
+<body>
+<div class='story-header'>
+       <h1><a href='0000764001.html'>[$] An introduction to the Julia language, part 2</a></h1>
+       <div class='details'>([Development] Sep 4, 2018 15:57 UTC (Tue) (jake))</div>
+       <br/>
+       <div class='content' style='text-align: justify'>
+               Part 1 of this series introduced the Julia project&#x27;s goals and development process, along with the language syntax, including the basics of control flow, data types, and, in more detail, how to work with arrays. In this part, user-defined functions and the central concept of multiple dispatch are described. It will also survey Julia&#x27;s module and package system, cover some syntax features, show how to make plots, and briefly dip into macros and distributed computing.
+       </div>
+<hr/>
+</div>
+</body>