소스 검색

Refactor some functions.

Bentley James Oakes 7 년 전
부모
커밋
f305fc0738
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      tests/05_creating_dsl.js

+ 7 - 0
tests/05_creating_dsl.js

@@ -782,6 +782,13 @@ module.exports = {
         client.pause(1000);
 
 
+    },
+
+
+    'Create CS model': function (client) {
+
+
+
     },
 
     after: function (client) {