aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/async_ports_SUITE.erl
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2014-08-05 18:04:46 +0200
committerRickard Green <[email protected]>2014-08-06 15:47:28 +0200
commitcde6c2e042834d66649308093d5522c1a2001949 (patch)
treef265470037ddbe08bd0da1a915076b258c880484 /erts/emulator/test/async_ports_SUITE.erl
parentace34ce01c9378525d024246c7d76ab01add4a8d (diff)
downloadotp-cde6c2e042834d66649308093d5522c1a2001949.tar.gz
otp-cde6c2e042834d66649308093d5522c1a2001949.tar.bz2
otp-cde6c2e042834d66649308093d5522c1a2001949.zip
Fix build of test port program
Diffstat (limited to 'erts/emulator/test/async_ports_SUITE.erl')
-rw-r--r--erts/emulator/test/async_ports_SUITE.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/test/async_ports_SUITE.erl b/erts/emulator/test/async_ports_SUITE.erl
index 9e0cc8ffab..c89b3655ff 100644
--- a/erts/emulator/test/async_ports_SUITE.erl
+++ b/erts/emulator/test/async_ports_SUITE.erl
@@ -11,6 +11,7 @@
-define(TEST_PROCS_COUNT, 2).
-define(TC_TIMETRAP_SECONDS, 10).
+suite() -> [{ct_hooks,[ts_install_cth]}].
all() ->
[