Browse Source

Remove "Property based testing" from planned documentation

Triq will be documented in its own plugin later on.
Loïc Hoguin 9 years ago
parent
commit
5271edb5f4
2 changed files with 0 additions and 8 deletions
  1. 0 2
      doc/src/guide/book.asciidoc
  2. 0 6
      doc/src/guide/property_based_testing.asciidoc

+ 0 - 2
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]

+ 0 - 6
doc/src/guide/property_based_testing.asciidoc

@@ -1,6 +0,0 @@
-[[property_based_testing]]
-== Property based testing
-
-// @todo Write it.
-
-Placeholder chapter.