aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMark Engel <mark.c.engel@gmail.com>2011-01-28 18:21:04 +0100
committerMark Engel <mark.c.engel@gmail.com>2011-01-28 18:21:04 +0100
commita5f78c6428089f756c45c7cb4101070af38e367a (patch)
treefa4063f8852ae0dd628a35a73bc4a2b65610787d /.gitmodules
parent422a1895cad4dcee2a82eba1aad86513268ed0ce (diff)
downloadosm-xapi-a5f78c6428089f756c45c7cb4101070af38e367a.tar.gz
osm-xapi-a5f78c6428089f756c45c7cb4101070af38e367a.tar.xz
osm-xapi-a5f78c6428089f756c45c7cb4101070af38e367a.zip
switched to asnyc_testing testsuite
0.3.2 from npm did not work, using 0.4 from github
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..4b7b098
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "src/nodejs/tests/node-async-testing"]
+ path = src/nodejs/tests/node-async-testing
+ url = https://github.com/bentomas/node-async-testing.git