Skip to content

Commit 76b5045

Browse files
author
Thomas Baumann
committed
Renamed file, thanks for noticing @lisawim
1 parent a0d79e6 commit 76b5045

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pySDC/tests/test_projects/test_resilience/test_Lorenz.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
@pytest.mark.base
55
def test_main():
6-
from pySDC.projects.Resilience.Lorentz import main
6+
from pySDC.projects.Resilience.Lorenz import main
77

88
main(plotting=False)

0 commit comments

Comments
 (0)