diff --git a/multimedia/media/media_cpp_test_standard/BUILD.gn b/multimedia/media/media_cpp_test_standard/BUILD.gn index 0c1e0a279706567bd886969bdc0bd7804678c89f..a8f3a38e5371eebac7a08867321133601f468a75 100755 --- a/multimedia/media/media_cpp_test_standard/BUILD.gn +++ b/multimedia/media/media_cpp_test_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") module_output_path = "hit/ActsMediaCppStandardTest" @@ -27,7 +27,7 @@ ohos_moduletest_suite("ActsMediaCppStandardTest") { module_out_path = module_output_path sources = [ "player/src/TestParamsConfig.cpp", - "player/src/Testplayer.cpp", + "player/src/TestPlayer.cpp", "player/src/function/ActsPlayerFuncAsyncTest.cpp", "player/src/function/ActsPlayerFuncTest.cpp", "player/src/function/ActsPlayerStateAsyncTest.cpp",