Browse Source

Refactor some functions.

Bentley James Oakes 7 years ago
parent
commit
f305fc0738
1 changed files with 7 additions and 0 deletions
  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) {