Skip to content

Commit ed16f39

Browse files
committed
Cambio de nombre
1 parent 719d0da commit ed16f39

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
import pytest
11-
from rutificador.rut import Rut, RutDigitoVerificador, RutBase, RutInvalidoError
11+
from rutificador.rutificador import Rut, RutDigitoVerificador, RutBase, RutInvalidoError
1212

1313
# pylint: disable=R0904
1414
class TestRutDigitoVerificador:

0 commit comments

Comments
 (0)