diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-23 13:11:00 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-23 13:11:00 -0500 |
commit | 14253dc6dae3a4a043bd6533111fa81f2d8a6a83 (patch) | |
tree | f341a83416c2bb5bf68363922abe3354ee8445a8 /.gitmodules | |
parent | ca1fa46387645cc074f35c340af05be8e7c89482 (diff) | |
download | libresocial-14253dc6dae3a4a043bd6533111fa81f2d8a6a83.tar.lz libresocial-14253dc6dae3a4a043bd6533111fa81f2d8a6a83.tar.xz libresocial-14253dc6dae3a4a043bd6533111fa81f2d8a6a83.zip |
Remove nodejs dependencie of test
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..78d7838 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test"] + path = test + url = https://git.sr.ht/~heckyel/w3c-validator |