aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-01-09 16:16:36 +0100
committerLoïc Hoguin <[email protected]>2016-01-09 16:16:36 +0100
commit5271edb5f49a64b98a8386016e7fd8dc62f6ba66 (patch)
tree96b8e74a9e22366b7147aff7a303c3fb28c6ac98 /doc/src/guide/book.asciidoc
parentbadc6ee4d0d1f01feaf0655c58faffefe5040803 (diff)
downloaderlang.mk-5271edb5f49a64b98a8386016e7fd8dc62f6ba66.tar.gz
erlang.mk-5271edb5f49a64b98a8386016e7fd8dc62f6ba66.tar.bz2
erlang.mk-5271edb5f49a64b98a8386016e7fd8dc62f6ba66.zip
Remove "Property based testing" from planned documentation
Triq will be documented in its own plugin later on.
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r--doc/src/guide/book.asciidoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc
index ebef8b7..a39b907 100644
--- a/doc/src/guide/book.asciidoc
+++ b/doc/src/guide/book.asciidoc
@@ -46,8 +46,6 @@ include::eunit.asciidoc[EUnit]
include::common_test.asciidoc[Common Test]
-include::property_based_testing.asciidoc[Property based testing]
-
include::coverage.asciidoc[Code coverage]
include::ci.asciidoc[Continuous integration]