MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / MT

Function MT

lib/web/CodeMirror/mode/clojure/test.js:7–9  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

5 var mode = CodeMirror.getMode({indentUnit: 2}, "clojure");
6
7 function MT(name) {
8 test.mode(name, mode, Array.prototype.slice.call(arguments, 1));
9 }
10
11 MT("atoms",
12 "[atom false]",

Callers 2

test.jsFile · 0.70

Calls 1

callMethod · 0.45

Tested by

no test coverage detected