aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/packetmath_test_shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetmath_test_shared.h')
-rw-r--r--test/packetmath_test_shared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/packetmath_test_shared.h b/test/packetmath_test_shared.h
index 5be10997a..7b8caedcb 100644
--- a/test/packetmath_test_shared.h
+++ b/test/packetmath_test_shared.h
@@ -208,7 +208,6 @@ struct runner<Scalar,PacketType,true,false>
{
static void run() {
runall<Scalar,PacketType>::run();
- runall<Scalar,Scalar>::run();
}
};