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

spectre_add_python_bindings_test(
  "Unit.DataStructures.Tensor.Python.Tensor"
  Test_Tensor.py
  "Unit;DataStructures;Python"
  PyTensor)
