mirror of
https://github.com/google/nomulus
synced 2026-01-03 11:45:39 +00:00
Add a test task for all schema-dependent tests (#325)
Such tests are used in server-schema compatibility tests. Also added a test that verifies that all eligible tests are included.
This commit is contained in:
@@ -90,6 +90,9 @@
|
||||
{
|
||||
"moduleLicense": "The BSD License"
|
||||
},
|
||||
{
|
||||
"moduleLicense": "The New BSD License"
|
||||
},
|
||||
{
|
||||
"moduleLicense": "The PostgreSQL License"
|
||||
},
|
||||
@@ -198,6 +201,9 @@
|
||||
{
|
||||
"moduleLicense": "The MIT license"
|
||||
},
|
||||
{
|
||||
"moduleLicense": "The MIT License (MIT)"
|
||||
},
|
||||
{
|
||||
"moduleLicense": "The PostgreSQL License"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user