Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move io_tests to folly/io/async/test
Summary: The following targets were moved to folly/io/async/test: ``` //folly/experimental/io/test:io_test_temp_file_util_lib //folly/experimental/io/test:async_base_test_lib //folly/experimental/io/test:mux_io_thread_pool_executor_test_lib //folly/experimental/io/test:mux_io_thread_pool_executor_test_epoll //folly/experimental/io/test:mux_io_thread_pool_executor_test_epoll_rearm_inline //folly/experimental/io/test:mux_io_thread_pool_executor_test_io_uring ``` `arc f` was applied This is a codemod. It was automatically generated and will be landed once it is approved and tests are passing in sandcastle. You have been added as a reviewer by Sentinel or Butterfly. p:meitexc.folly Reviewed By: dtolnay Differential Revision: D59712373 fbshipit-source-id: f49ace8c4431d41db2e42c0a306ef19192b90fb4
- Loading branch information