diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-04-11 15:59:24 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-04-11 15:59:24 +0200 |
commit | a7f2496795a80dca6fbbfb5a20f0ee4b7a72650e (patch) | |
tree | da20ce6de3455c9a24b9ceed92e6fbe0a0e45bea /.gitignore | |
parent | 58373f2a92536be08db1fc7e9c4dc872e382c2c4 (diff) |
adding wire plugin tests, resolving #4357
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fc31e919e..20d4b52c2 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ src/exchange-tools/taler-exchange-wire src/exchangedb/perf-exchangedb src/json/test_json src/wire/test_sepa_wireformat +src/wire/test_wire_plugin src/pq/test_pq src/util/test_amount src/util/test_crypto |