File: test_backward_compatibility_12.py

package info (click to toggle)
liquidctl 1.16.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 3,452 kB
  • sloc: python: 15,304; sh: 712; xml: 84; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
"""Test backward compatibility with liquidctl 1.2.x."""

import pytest


def test_pre13_old_driver_names():
    from liquidctl.driver.nzxt_smart_device import NzxtSmartDeviceDriver