Skip to content

Commit

Permalink
🍱 Include Cargo.json test file
Browse files Browse the repository at this point in the history
  • Loading branch information
rster2002 committed May 16, 2024
1 parent c56e7cc commit bd7a5b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test-files/json/Cargo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{ "timestamp":"2024-05-16T16:38:15Z", "event":"Cargo", "Vessel":"Ship", "Count":4, "Inventory":[
{ "Name":"scrap", "Count":1, "Stolen":0 },
{ "Name":"biowaste", "Count":3, "Stolen":0 }
] }

0 comments on commit bd7a5b6

Please sign in to comment.