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
commit3d3be6a69c87f7d2386e18eeb5f8acd0b19f03bf (patch)
tree093ab82599dbf82428a16306853b9834d240454d
parent406f55288a51903e53cc1f61394337be858fcbec (diff)
downloadrabbitmq-server-git-3d3be6a69c87f7d2386e18eeb5f8acd0b19f03bf.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 f2450aafc2..7ed606a66f 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(