Skip to content

Commit

Permalink
Rectification
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreevatsa2k committed Feb 19, 2024
1 parent ad1646b commit eede88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Misc/Integer.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

@test sort(euler_phi_inv(ZZ(4))) == [ZZ(5), ZZ(8), ZZ(10), ZZ(12)]

@test is_prime_power(ZZ(8))
@test Hecke.is_prime_power(ZZ(8))

@test Hecke.is_prime_power(8)

Expand Down

0 comments on commit eede88d

Please sign in to comment.