summary refs log tree commit diff stats
path: root/tests/ranger/container/test_container.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ranger/container/test_container.py')
-rw-r--r--tests/ranger/container/test_container.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ranger/container/test_container.py b/tests/ranger/container/test_container.py
new file mode 100644
index 00000000..5125245a
--- /dev/null
+++ b/tests/ranger/container/test_container.py
@@ -0,0 +1,5 @@
+from ranger.container import history
+
+
+def testhistory(tmpdir):
+    assert True