aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/estone_SUITE.erl
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2011-04-04 17:02:34 +0200
committerBjörn-Egil Dahlberg <[email protected]>2011-04-04 17:02:34 +0200
commit4fd82951489ecc94ef354cc60d0fd939bc9763a6 (patch)
treeaa223c73f69d04001284268350ade863e8cf92db /erts/emulator/test/estone_SUITE.erl
parentb1dd6ce31199feab376a22b6af658361403775c6 (diff)
downloadotp-4fd82951489ecc94ef354cc60d0fd939bc9763a6.tar.gz
otp-4fd82951489ecc94ef354cc60d0fd939bc9763a6.tar.bz2
otp-4fd82951489ecc94ef354cc60d0fd939bc9763a6.zip
Fix unexported function in estone testcase
Diffstat (limited to 'erts/emulator/test/estone_SUITE.erl')
-rw-r--r--erts/emulator/test/estone_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/test/estone_SUITE.erl b/erts/emulator/test/estone_SUITE.erl
index 2ba9375a41..2417d4bcfe 100644
--- a/erts/emulator/test/estone_SUITE.erl
+++ b/erts/emulator/test/estone_SUITE.erl
@@ -31,7 +31,7 @@
trav/1,
port_io/1,
large_dataset_work/1,
- large_local_dataset_work/1,mk_big_procs/1,big_proc/0,
+ large_local_dataset_work/1,mk_big_procs/1,big_proc/0, very_big/1,
alloc/1,
bif_dispatch/1,
binary_h/1,echo/1,