diff --git a/test/utils/TestITensorMPSExportedNames.jl b/test/utils/TestITensorMPSExportedNames.jl index 158a847..52deb77 100644 --- a/test/utils/TestITensorMPSExportedNames.jl +++ b/test/utils/TestITensorMPSExportedNames.jl @@ -120,9 +120,10 @@ const ITENSORMPS_EXPORTED_NAMES = [ :productMPS, :projector, :promote_itensor_eltype, - :randomITensor, :randomMPO, :randomMPS, + :random_mpo, + :random_mps, :replace_siteinds, :replace_siteinds!, :replacebond,