Commit 4c299f5b authored by Romain Courteaud's avatar Romain Courteaud

LESS TESTS

parent 8aca6ebd
......@@ -3,7 +3,7 @@ from glob import glob
import os, re
import sys
slapos_bt_list = [
slapos_bt_list2 = [
'erp5_web_shacache',
'erp5_web_shadir',
'slapos_accounting',
......@@ -25,6 +25,11 @@ slapos_bt_list = [
'erp5_json_rpc_api',
'slapos_json_rpc_api',
]
slapos_bt_list = [
'slapos_jio_api_style',
'erp5_json_rpc_api',
'slapos_json_rpc_api',
]
class SlapOSCloud(SavedTestSuite, ProjectTestSuite):
_product_list = ['SlapOS']
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment