From 5598cb640c11078692a1b221ab4950e395e622e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Thu, 5 Sep 2013 06:03:27 +0200 Subject: asn1_SUITE: Remove useless test_driver_load/1 test case The PER back-end no longer use a driver (or even a NIF), and the test case would not fail if it didn't work because the spawned processed were not linked. --- lib/asn1/test/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/asn1/test/Makefile') diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile index a3fa4f2968..c9de2ee10a 100644 --- a/lib/asn1/test/Makefile +++ b/lib/asn1/test/Makefile @@ -100,7 +100,6 @@ MODULES= \ test_special_decode_performance \ testTCAP \ testSSLspecs \ - test_driver_load \ testSelectionTypes \ test_undecoded_rest \ testTcapsystem \ -- cgit v1.2.3