File: test_import.py

package info (click to toggle)
python-murmurhash 1.0.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: cpp: 592; python: 132; sh: 10; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (3)
1
2
3
4
import murmurhash.mrmr

def test_import():
    assert murmurhash.mrmr