# -*- coding: utf-8 -*- from pybind11_tests import class_sh_shared_ptr_copy as m def test_avl(): m.test_avl() def test_def(): m.test_def()