aboutsummaryrefslogtreecommitdiffstats
path: root/guide/property_based_testing.html
diff options
context:
space:
mode:
Diffstat (limited to 'guide/property_based_testing.html')
-rw-r--r--guide/property_based_testing.html39
1 files changed, 0 insertions, 39 deletions
diff --git a/guide/property_based_testing.html b/guide/property_based_testing.html
deleted file mode 100644
index cc58b10..0000000
--- a/guide/property_based_testing.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="utf-8"/>
-<title>Erlang.mk User Guide</title>
-<style type="text/css"><!--
-body{background:white;color:black;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;justify-content:center;margin:0 auto;padding:0;width:600px}
-header {align-items:center;display:flex;justify-content:center}
-header nav.left{text-align:right;width:150px}
-header nav.right{text-align:left;width:150px}
-header nav a{display:block;margin:1.5em 1em}
-main{margin-top:2em;text-align:justify}
-main h2, main h3{margin-top:2em}
-main h1, main div.chapter>div.titlepage h2{font-size:2em;margin-top:.67em}
-a{color:#d9230f;text-decoration:none}
-a:hover{text-decoration:underline}
-a.xref{display:none}
-h1, h2, h3{font-weight:normal}
-div.navfooter{margin-bottom:1em}
---></style>
-</head>
-<body>
-<header>
- <nav class="left">
- <a href="index.html">User guide</a>
- <a href="getting_started.html">Tutorials</a>
- </nav>
- <a href="/" class="logo"><img src="../res/logo-small.png" alt="Erlang.mk" title="Erlang.mk: A build tool for Erlang that just works" height="200" width="206"/></a>
- <nav class="right">
- <a href="https://github.com/ninenines/erlang.mk/tree/master/index">470+ packages</a>
- <a href="https://github.com/ninenines/erlang.mk/issues">Issues?</a>
- </nav>
-</header>
-<main>
-
-<div class="navheader"><table width="100%" summary="Navigation header"><tr><td width="20%" align="left"><a accesskey="p" href="ct.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="coverage.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h2 class="title"><a id="property_based_testing"></a>Chapter 17. Property based testing</h2></div></div></div><p>Placeholder chapter.</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ct.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="tests.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="coverage.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div>
-</main>
-</body>
-</html>