mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +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
|
#endif
|
||||||
|
|
||||||
// disable some for fast dev, compile and startup.
|
// disable some for fast dev, compile and startup.
|
||||||
#if 1
|
#if 0
|
||||||
#undef ENABLE_UTEST_AMF0
|
#undef ENABLE_UTEST_AMF0
|
||||||
#undef ENABLE_UTEST_CONFIG
|
#undef ENABLE_UTEST_CONFIG
|
||||||
#undef ENABLE_UTEST_CORE
|
#undef ENABLE_UTEST_CORE
|
||||||
|
|
Loading…
Reference in a new issue