浏览代码

[rtthread] fix the Sconscript for build

supperthomas 2 年之前
父节点
当前提交
ed2636bc2b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      SConscript

+ 1 - 0
SConscript

@@ -31,6 +31,7 @@ def pikascript_init():
     myremove('package')
     myremove('port')
     myremove('src')
+    myremove('test')
     myremove('tools')
     myremove('.github')
     myremove('.git')