diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-03-24 23:14:17 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-03-24 23:14:17 +0100 |
commit | c9af209a9335ea1219c3149eb12c2daa271c9403 (patch) | |
tree | 72df3edf7a67db465ce2dacbbf204974253b818a /test/fixtures/test3 | |
parent | 63ee94ff89d10e56d82079183c494f8129b92eae (diff) | |
parent | 48ab44a776b665b1d3627192cf82e9220ec74678 (diff) | |
download | gitbook-c9af209a9335ea1219c3149eb12c2daa271c9403.zip gitbook-c9af209a9335ea1219c3149eb12c2daa271c9403.tar.gz gitbook-c9af209a9335ea1219c3149eb12c2daa271c9403.tar.bz2 |
Merge pull request #667 from GitbookIO/better-testing
Better Unit Tests
Diffstat (limited to 'test/fixtures/test3')
-rw-r--r-- | test/fixtures/test3/README.adoc | 4 | ||||
-rw-r--r-- | test/fixtures/test3/SUMMARY.adoc | 5 | ||||
-rw-r--r-- | test/fixtures/test3/test.adoc | 0 | ||||
-rw-r--r-- | test/fixtures/test3/test1.adoc | 0 | ||||
-rw-r--r-- | test/fixtures/test3/test2.adoc | 0 |
5 files changed, 0 insertions, 9 deletions
diff --git a/test/fixtures/test3/README.adoc b/test/fixtures/test3/README.adoc deleted file mode 100644 index ea295ee..0000000 --- a/test/fixtures/test3/README.adoc +++ /dev/null @@ -1,4 +0,0 @@ -= My Book - -Test description - diff --git a/test/fixtures/test3/SUMMARY.adoc b/test/fixtures/test3/SUMMARY.adoc deleted file mode 100644 index 29fcb65..0000000 --- a/test/fixtures/test3/SUMMARY.adoc +++ /dev/null @@ -1,5 +0,0 @@ -= Summary - -. link:test.adoc[Chapter 1] -.. link:test1.adoc[Article 1] -. link:test2.adoc[Chapter 2] diff --git a/test/fixtures/test3/test.adoc b/test/fixtures/test3/test.adoc deleted file mode 100644 index e69de29..0000000 --- a/test/fixtures/test3/test.adoc +++ /dev/null diff --git a/test/fixtures/test3/test1.adoc b/test/fixtures/test3/test1.adoc deleted file mode 100644 index e69de29..0000000 --- a/test/fixtures/test3/test1.adoc +++ /dev/null diff --git a/test/fixtures/test3/test2.adoc b/test/fixtures/test3/test2.adoc deleted file mode 100644 index e69de29..0000000 --- a/test/fixtures/test3/test2.adoc +++ /dev/null |