# -*- coding: utf-8 -*- import pytest from pybind11_tests import smart_holder_poc as m def test_exercise(): m.exercise()