about summary refs log tree commit homepage
path: root/test/ruby.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby.mk')
-rw-r--r--test/ruby.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby.mk b/test/ruby.mk
index 5e1a1ca..9280414 100644
--- a/test/ruby.mk
+++ b/test/ruby.mk
@@ -1,6 +1,6 @@
 RB_TESTS_FAST = test/cmogstored-cfg.rb test/http_dav.rb test/http_range.rb \
   test/http_put.rb test/http_getonly.rb test/inherit.rb test/upgrade.rb \
-  test/http_put6_fail.rb test/epoll_enospc.rb
+  test/http_put6_fail.rb test/epoll_enospc.rb test/mgmt_persist_client.rb
 RB_TESTS_SLOW = test/mgmt-usage.rb test/mgmt.rb test/mgmt-iostat.rb \
  test/http.rb test/http_put_slow.rb test/http_chunked_put.rb \
  test/graceful_quit.rb test/http_idle_expire.rb \