Skip to content

Commit e5c0cfe

Browse files
ytdHuangalbertomercurio
authored andcommitted
add missing imports
1 parent 2047f41 commit e5c0cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ end
3636
if (GROUP == "All") || (GROUP == "Core")
3737
using QuantumToolbox
3838
import QuantumToolbox: position, momentum
39-
import Random
39+
import Random: MersenneTwister
4040
import SciMLOperators: MatrixOperator
4141

4242
QuantumToolbox.about()

0 commit comments

Comments
 (0)