• 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
  • wdWebComponent
  • src
  • test
  • List.test.ets
  • 添加wdRouter模块, · fce2b0f8 ...
    fce2b0f8 Browse Files
    添加wdJsBridge,wdWebComponent模块
    fanmingyou3_wd authored 2024-01-09 21:13:39 +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();
}