Add E2E test

This commit is contained in:
moznion
2020-12-08 00:40:19 +09:00
parent 3e6701b0b1
commit 60b67cc2f1
5 changed files with 182 additions and 1 deletions
+1
View File
@@ -8,4 +8,5 @@ members = [
# Internal
"code-generator",
"examples",
"e2e-test"
]