mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
6 lines
98 B
C++
6 lines
98 B
C++
|
// Copyright (c) OpenMMLab. All rights reserved.
|
||
|
|
||
|
#define CATCH_CONFIG_MAIN
|
||
|
|
||
|
#include "catch.hpp"
|