Add submodule for conformance tests
Eventually we'll be able to change the branch to main Signed-off-by: Jon Skeet <jonskeet@google.com>
This commit is contained in:
parent
d0286596ee
commit
8887ed21f9
|
|
@ -0,0 +1,4 @@
|
||||||
|
[submodule "conformance"]
|
||||||
|
path = conformance
|
||||||
|
url = https://github.com/cloudevents/conformance.git
|
||||||
|
branch = format-tests
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c5bcce28fa078aeef41e5b1998a7c01270d62d35
|
||||||
Loading…
Reference in New Issue