Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_class_name.nit
index 95dbdbc..ad904cf 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import string
+import text
 
 class Test end
 class MyArray[E] end