Skip to content

Commit

Permalink
[#2933] remove old tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Mar 31, 2016
1 parent 4a4f952 commit db74236
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci-matrix.yml
@@ -1,8 +1,8 @@
env:
- TEST="ckan.tests.legacy"
- TEST="ckan.tests.logic ckan.tests.model ckan.tests.models"
- TEST="ckanext ckan.tests.functional"
- TEST="ckan.tests.controllers ckan.tests.config ckan.tests.lib ckan.tests.i18n ckan.tests.misc ckan.tests.plugins ckan.tests.schema ckan.tests.test_*"
- TEST="ckan.tests.logic ckan.tests.model"
- TEST="ckanext"
- TEST="ckan.tests.test_coding_standards ckan.tests.controllers ckan.tests.config ckan.tests.lib ckan.tests.i18n ckan.tests.plugins ckan.tests.test_authz ckan.tests.test_factories"

command:
- mkdir -p $CIRCLE_TEST_REPORTS/nose
Expand Down

0 comments on commit db74236

Please sign in to comment.