diff options
| author | Nikolaus Rath <Nikolaus@rath.org> | 2016-03-29 15:30:57 -0700 |
|---|---|---|
| committer | Nikolaus Rath <Nikolaus@rath.org> | 2016-03-29 16:06:29 -0700 |
| commit | 59e58de40c50ac05e24f5dc2d3267890974cde04 (patch) | |
| tree | 560212f2ea2b7622df1bb6da1fa4a4ad328f82dc /test/.gitignore | |
| parent | 92e2863fb7ff857e424329508d32225eb9b3b3e9 (diff) | |
| download | libfuse-59e58de40c50ac05e24f5dc2d3267890974cde04.tar.gz | |
Added basic unit tests.
Fixes issue #33.
Diffstat (limited to 'test/.gitignore')
| -rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 9daeafb..b7041be 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1,2 @@ test +__pycache__/ |
