Avoid running tests as both client and server test

pull/39/head
Lennart Kats 2015-02-18 15:07:00 +01:00
rodzic 28c29419a0
commit 93f44ca680
2 zmienionych plików z 1 dodań i 2 usunięć

1
node_modules/c9/passcrypt_test.js wygenerowano vendored
Wyświetl plik

@ -1,6 +1,5 @@
/*global describe it before after beforeEach afterEach define*/
"use strict";
"use client";
"use server";
"use mocha";

Wyświetl plik

@ -59,7 +59,7 @@
"c9.ide.language.javascript.eslint": "#cf4b2d05af",
"c9.ide.language.javascript.tern": "#a65ad88dd9",
"c9.ide.language.javascript.infer": "#702bbd4dcd",
"c9.ide.language.jsonalyzer": "#eaf8152b03",
"c9.ide.language.jsonalyzer": "#722983bf96",
"c9.ide.collab": "#13fe5c8f27",
"c9.ide.local": "#2bfd7ff051",
"c9.ide.find": "#989c06e6a7",