Actions tests included in runtest.py execution

This commit is contained in:
Ignasi Fosch 2013-07-06 14:22:38 +02:00
parent 550c6b684b
commit 260cabcddf

View file

@ -3,3 +3,4 @@ from test_types import *
from test_utils import *
from test_views import *
from test_core import *
from test_actions import *