Skip to content

Commit

Permalink
removed obsolete test dependecy
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Gawron committed Aug 26, 2019
1 parent 340d223 commit cbccabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ using QuantumInformation
using Random

using LinearAlgebra
using SparseArrays
using Test


my_tests = ["utils.jl", "base.jl", "ptrace.jl", "ptranspose.jl", "reshuffle.jl",
"channels.jl", "functionals.jl", "gates.jl", "matrixbases.jl",
"permute_systems.jl", "randomqobjects.jl", "convex.jl"]
Expand Down

0 comments on commit cbccabc

Please sign in to comment.