forked from docToolchain/docToolchain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 862 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "resources/reveal.js"]
path = resources/reveal.js
url = https://github.com/hakimel/reveal.js
[submodule "resources/asciidoctor-reveal.js"]
path = resources/asciidoctor-reveal.js
url = https://github.com/asciidoctor/asciidoctor-reveal.js
[submodule "test/bats"]
path = test/bats
url = https://github.com/bats-core/bats-core.git
[submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support
url = https://github.com/bats-core/bats-support.git
[submodule "test/test_helper/bats-assert"]
path = test/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert.git
[submodule "test/test_helper/bats-file"]
path = test/test_helper/bats-file
url = https://github.com/bats-core/bats-file.git
[submodule "test/test_helper/bats-mock"]
path = test/test_helper/bats-mock
url = https://github.com/mh182/bats-mock.git