Browse Source

Add test file (#1810)

pull/1820/head
Thomas Kaul 2 years ago
committed by GitHub
parent
commit
17b8c41673
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      test/import/invalid-symbol.csv

2
test/import/invalid-symbol.csv

@ -0,0 +1,2 @@
Date,Code,CCY,Price,Qty,Action,Fee
01/01/2021,<invalid>,USD,100.0,20,buy,0
1 Date Code CCY Price Qty Action Fee
2 01/01/2021 <invalid> USD 100.0 20 buy 0
Loading…
Cancel
Save