diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-12-16 17:17:10 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-12-19 09:43:58 +0000 |
commit | e2e398bd94c5e6be8b2e0a7ae9a74687a4dcf863 (patch) | |
tree | ec9603f71bdfab34e4b3e401f123698e0fde7196 /javascript/.gitignore | |
parent | 819f0d24dbd92acd29b588f618d7830943bc18f9 (diff) |
Add some tests for the Javascript wrappers
These would have helped avoid the recent FRV.
Diffstat (limited to 'javascript/.gitignore')
-rw-r--r-- | javascript/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/javascript/.gitignore b/javascript/.gitignore index 603fe7c..ec22345 100644 --- a/javascript/.gitignore +++ b/javascript/.gitignore @@ -2,3 +2,4 @@ /node_modules /npm-debug.log /olm.js +/reports |