7 lines
77 B
Python
7 lines
77 B
Python
# -*- coding: utf-8 -*-
|
|
import pytest
|
|
|
|
|
|
pytest_plugins = ['bip32_fixtures']
|
|
|