diff options
| author | Michael Foiani <sotech117@michaels-mbp-3.lan> | 2021-04-05 14:36:31 -0400 |
|---|---|---|
| committer | Michael Foiani <sotech117@michaels-mbp-3.lan> | 2021-04-05 14:36:31 -0400 |
| commit | 12498969cb903c03ff45c191e88ce3adb6146623 (patch) | |
| tree | e08657086dbc342f8504fea215d9a93233964c93 /data | |
| parent | afd767bf26c6853c36178e2fc0d091ba1b598fea (diff) | |
Moved around and added some tests and added an xml parser that uses urls instead of locally held files.
Diffstat (limited to 'data')
| -rw-r--r-- | data/bad.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/bad.xml b/data/bad.xml index e69de29..8f17d10 100644 --- a/data/bad.xml +++ b/data/bad.xml @@ -0,0 +1,7 @@ +<periodOfReport>2021-03-31</periodOfReport> + +<notSubjectToSection16>0</notSubjectToSection16> + +<issuer> +<issuerCik>0001517006</issuerCik> +<issuerName>Gatos Silver, Inc.</issuer
\ No newline at end of file |
