summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/python/test/test_remote_datasets.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/test/test_remote_datasets.py b/src/python/test/test_remote_datasets.py
index 6f569fd2..cde9fa22 100644
--- a/src/python/test/test_remote_datasets.py
+++ b/src/python/test/test_remote_datasets.py
@@ -38,6 +38,7 @@ def _get_bunny_license_print(accept_license = False):
bunny_arr = remote.fetch_bunny("./tmp_for_test/bunny.npy", accept_license)
assert bunny_arr.shape == (35947, 3)
+ del bunny_arr
remove("./tmp_for_test/bunny.npy")
# Reset redirect