Skip to content
Snippets Groups Projects
Commit b95fe748 authored by Maddy Chellathurai's avatar Maddy Chellathurai
Browse files

MAGETWO-38216: Reduce Execution Time of Integration Tests on Travis CI

- added copyright
parent 85385dad
No related merge requests found
#!usr/bin/bash
# Copyright © 2015 Magento. All rights reserved.
# See COPYING.txt for license details.
# Get number of files in directory
NUMBER_OF_SUITES=$1
FOLDERSIZE=$(find ./testsuite/Magento/ -maxdepth 1 -type d|wc -l)
......
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