浏览代码

fix android tests source path

Andre Weissflog 2 年之前
父节点
当前提交
5e75941b8d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/test_android.sh

+ 1 - 1
tests/test_android.sh

@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 set -e
-source test_common.sh
+source tests/test_common.sh
 setup_android
 build android_debug android_debug
 build android_release android_release