summary refs log tree commit diff stats
path: root/tests/ranger/container/test_container.py
blob: 5125245ae033a1216a9f867d7f7c1ada34ecc272 (plain) (blame)
1
2
3
4
5
from ranger.container import history


def testhistory(tmpdir):
    assert True