diff --git a/test/base/utils/TestITensorsExportedNames/TestITensorsExportedNames.jl b/test/base/utils/TestITensorsExportedNames/TestITensorsExportedNames.jl index c706755dc3..783641e483 100644 --- a/test/base/utils/TestITensorsExportedNames/TestITensorsExportedNames.jl +++ b/test/base/utils/TestITensorsExportedNames/TestITensorsExportedNames.jl @@ -246,6 +246,8 @@ const ITENSORS_EXPORTED_NAMES = [ :qr, :randn!, :randomITensor, + :randomMPO, + :randomMPS, :random_mpo, :random_mps, :readcpp,