UNPKG

@reason-native/rely

Version:

A native Reason test runner that is heavily inspired by Jest

12 lines (10 loc) 259 B
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ //Provides: is_cygpty_used function is_cygpty_used() { return 0; }