tests suite: update tests from new djot impl repo

replace jgm/djot submodule with jgm/djot.js that contains newer tests
This commit is contained in:
Noah Hellman 2023-01-16 18:53:48 +01:00
parent f80991d07a
commit 8c1d38fe12
4 changed files with 7 additions and 7 deletions

6
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "jgm/djot"]
path = modules/djot
url = git@github.com:jgm/djot.git
[submodule "jgm/djot.js"]
path = modules/djot.js
url = git@github.com:jgm/djot.js.git