aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-09-05 06:03:27 +0200
committerBjörn Gustavsson <[email protected]>2013-09-18 10:22:29 +0200
commit5598cb640c11078692a1b221ab4950e395e622e0 (patch)
tree691922811203dd87db3a1a934c85fe8e3c713d38 /lib/asn1/test/Makefile
parent589a9ed126d205007e79c22053d1b156a383d99f (diff)
downloadotp-5598cb640c11078692a1b221ab4950e395e622e0.tar.gz
otp-5598cb640c11078692a1b221ab4950e395e622e0.tar.bz2
otp-5598cb640c11078692a1b221ab4950e395e622e0.zip
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.
Diffstat (limited to 'lib/asn1/test/Makefile')
-rw-r--r--lib/asn1/test/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \