From b3358ce54ba845b0be1762a02c234fa7150cd6f0 Mon Sep 17 00:00:00 2001 From: serr Date: Tue, 11 Feb 2025 15:24:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=8E=D0=BD=D0=B8=D1=82=D1=82=D0=B5=D1=81=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.py b/test.py index 1a6ce63..013cc1f 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,5 @@ +# python -m unittest test.py + import unittest from mvc.models import VimModel from mystring import MyString as MyString