test/hash: clean remaining trace of scaling autotest

Fixes: 3c518ca41ffa ("test/hash: remove hash scaling unit test")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
This commit is contained in:
David Marchand 2019-06-15 08:42:21 +02:00 committed by Thomas Monjalon
parent 477cafea65
commit 6b845abb30

View File

@ -207,7 +207,6 @@ fast_non_parallel_test_names = [
'fbarray_autotest',
'hash_readwrite_autotest',
'hash_readwrite_lf_autotest',
'hash_scaling_autotest',
'ipsec_autotest',
'kni_autotest',
'kvargs_autotest',