Specify the metric to order by for Series Limit (#1351)

This commit is contained in:
Maxime Beauchemin
2016-10-17 18:34:26 -07:00
committed by GitHub
parent 0dff6a9030
commit ecb951bb74
4 changed files with 29 additions and 7 deletions

View File

@@ -5,4 +5,4 @@ export CARAVEL_CONFIG=tests.caravel_test_config
set -e
caravel/bin/caravel version -v
export SOLO_TEST=1
nosetests tests.core_tests:CoreTests.test_slices
nosetests tests.core_tests:CoreTests