summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2010-07-29 22:03:37 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2010-07-29 22:03:37 +0100
commit45567170315af293e8f05711dd5e54f839005b18 (patch)
tree093ab82599dbf82428a16306853b9834d240454d
parentd9500ff2ca2f86d50bfd3be449bf74bff428be06 (diff)
downloadrabbitmq-server-45567170315af293e8f05711dd5e54f839005b18.tar.gz
remove unnecessary export
-rw-r--r--src/test_sup.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test_sup.erl b/src/test_sup.erl
index f2450aaf..7ed606a6 100644
--- a/src/test_sup.erl
+++ b/src/test_sup.erl
@@ -34,7 +34,7 @@
-behaviour(supervisor2).
-export([test_supervisor_delayed_restart/0,
- init/1, start_child/0, run_child/0]).
+ init/1, start_child/0]).
test_supervisor_delayed_restart() ->
passed = test_supervisor_delayed_restart(