X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=test%2Fmanager.py;fp=test%2Fmanager.py;h=0000000000000000000000000000000000000000;hb=a18a61f4979435d34357c8dd7a8164aee7274291;hp=be7a7469ebfed0c4593bfb841c08a3e358d262f2;hpb=7965b4b010cec0b6de5db69a3f0e0e71a3240638;p=oegtk%2Feasy_starter.git diff --git a/test/manager.py b/test/manager.py deleted file mode 100644 index be7a746..0000000 --- a/test/manager.py +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/python3 -#-*- coding: utf-8 -*- - - -def test_action_on_start_button(action, modules, bases, scripts): - print("""Éléments récupérés : -modules : -%s -bases -%s -scripts -%s -action -%s""" % (modules, bases, scripts, action))