• This project
    • Loading...
  • Sign in

developOne / harmonyPool

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • harmonyPool
  • sight_harmony
  • features
  • wdShare
  • src
  • test
  • List.test.ets
  • ref |> 新增华为默认系统分享 · f538b646 ...
    f538b646 Browse Files
    Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
    xugenyuan authored 2024-04-28 18:32:09 +0800
List.test.ets 105 Bytes
Raw Blame History Permalink
1 2 3 4 5
import localUnitTest from './LocalUnit.test';

export default function testsuite() {
  localUnitTest();
}