From 6a7fad099d29929e4b9d311dfeb8ff1d79ec3b5d Mon Sep 17 00:00:00 2001
From: Hans Nilsson <hans@erlang.org>
Date: Thu, 18 Sep 2014 15:54:22 +0200
Subject: ssh_eqc_encode_decode.erl compiles

---
 lib/ssh/test/property_test/ssh_eqc_encode_decode.erl | 2 --
 1 file changed, 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).
-- 
cgit v1.2.3