diff options
author | FreeArtMan <dos21h@gmail.com> | 2015-11-08 19:59:28 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2015-11-08 19:59:28 +0000 |
commit | 784a5524e7aa02f98e070bdd3dc7f4d603f3ffe8 (patch) | |
tree | 8692f4adf4879636a0d957697fb96518cbf63ae8 /.gitignore | |
parent | ab329747c061820f8fc709f2c33bc7a2f9a3ff8d (diff) | |
download | netbytes-784a5524e7aa02f98e070bdd3dc7f4d603f3ffe8.tar.gz netbytes-784a5524e7aa02f98e070bdd3dc7f4d603f3ffe8.zip |
Added test to save all types
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ test/*.nb test/test_add_elem test/test_multiple_read test/test_multiple_write -test/test_save
\ No newline at end of file +test/test_save +test/test_alltypes |