Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Nov 29, 2023
1 parent 628a1e6 commit c967632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scico/test/functional/test_tvnorm.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from scico.optimize.pgm import AcceleratedPGM


def test_tvnorm():
def test_aniso_tvnorm():

N = 128
g = np.linspace(0, 2 * np.pi, N, dtype=np.float32)
Expand Down

0 comments on commit c967632

Please sign in to comment.