Skip to content

Commit

Permalink
TestUtils migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Simkern committed Jun 26, 2024
1 parent acbcc58 commit 2e4a96c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 483 deletions.
7 changes: 2 additions & 5 deletions test/TestLyapunov.f90
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@ module TestLyapunov
use LightKrylov
use LightKrylov, only : dp, wp => dp
use LightKrylov_Logger
use LightKrylov_TestTypes
use LightKrylov_TestUtils
! LightROM
use LightROM_Utils
! Specific types for testing
use TestUtils
! Tests
Use LightROM_LyapunovUtils

Use LightROM_LyapunovUtils

implicit none

Expand Down
Loading

0 comments on commit 2e4a96c

Please sign in to comment.