mirror of
https://github.com/ossrs/srs.git
synced 2025-02-14 20:31:56 +00:00
open all utest macro
This commit is contained in:
parent
798f9139a4
commit
3532b61e3d
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#endif
|
||||
|
||||
// disable some for fast dev, compile and startup.
|
||||
#if 1
|
||||
#if 0
|
||||
#undef ENABLE_UTEST_AMF0
|
||||
#undef ENABLE_UTEST_CONFIG
|
||||
#undef ENABLE_UTEST_CORE
|
||||
|
|
Loading…
Reference in a new issue