# Distributed under the MIT License.
# See LICENSE.txt for details.

spectre_add_python_bindings_test(
        "Unit.Interpolation.Python.RegularGridInterpolant"
        Test_RegularGridInterpolant.py
        "Unit;Interpolation;Python"
        PyInterpolation)
