From df63808baa3357abab9e52e3d761d2cd24e54e9a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Apr 2016 21:56:10 +0300 Subject: Use yarnlib.__version__ in cmdtest --- cmdtestlib.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'cmdtestlib.py') diff --git a/cmdtestlib.py b/cmdtestlib.py index a750044..59bc7c6 100644 --- a/cmdtestlib.py +++ b/cmdtestlib.py @@ -14,9 +14,6 @@ # along with this program. If not, see . -__version__ = '0.22' - - import os -- cgit v1.2.1