aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2014-09-18 15:54:22 +0200
committerHans Nilsson <[email protected]>2014-09-18 15:54:22 +0200
commit6a7fad099d29929e4b9d311dfeb8ff1d79ec3b5d (patch)
tree115722d7fd0b460320cdc8f31b566fe793b93bf5 /lib/ssh/test/property_test/ssh_eqc_encode_decode.erl
parent822ed67fc53746ffe3b76ca03f88cee72977f5d0 (diff)
downloadotp-6a7fad099d29929e4b9d311dfeb8ff1d79ec3b5d.tar.gz
otp-6a7fad099d29929e4b9d311dfeb8ff1d79ec3b5d.tar.bz2
otp-6a7fad099d29929e4b9d311dfeb8ff1d79ec3b5d.zip
ssh_eqc_encode_decode.erl compiles
Diffstat (limited to 'lib/ssh/test/property_test/ssh_eqc_encode_decode.erl')
-rw-r--r--lib/ssh/test/property_test/ssh_eqc_encode_decode.erl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl b/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl
index 34630bdc91..57ea2012c1 100644
--- a/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl
+++ b/lib/ssh/test/property_test/ssh_eqc_encode_decode.erl
@@ -25,8 +25,6 @@
-proptest(eqc).
-proptest([triq,proper]).
--include_lib("ct_property_test.hrl").
-
-ifndef(EQC).
-ifndef(PROPER).
-ifndef(TRIQ).