Skip to content

Commit

Permalink
Restore list of test files
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter2206 committed Feb 18, 2021
1 parent 4704aaf commit c2c6de7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,16 @@ end

include("test_helpers.jl")
push!(my_tests,
"MPS_search.jl",
#=
"base.jl",
"utils.jl",
"contractions.jl",
"compressions.jl",
"identities.jl",
"ising.jl",
"indexing.jl",
"searchMPS.jl",
"MPS_search.jl",
"factor.jl",
"PEPS.jl",
"contract.jl",
"indexing.jl",
=#
)

for my_test in my_tests
Expand Down

0 comments on commit c2c6de7

Please sign in to comment.