Remove test config

pull/261/head
Ruben Daniels 2016-02-18 02:27:54 +00:00
rodzic d67f77d986
commit 82893f291f
2 zmienionych plików z 0 dodań i 10 usunięć

Wyświetl plik

@ -164,12 +164,6 @@ module.exports = function(options) {
"plugins/c9.ide.editors/pane", "plugins/c9.ide.editors/pane",
"plugins/c9.ide.editors/undomanager", "plugins/c9.ide.editors/undomanager",
{
packagePath: "plugins/c9.ide.restore/restore",
staticPrefix: staticPrefix + "/plugins/c9.ide.layout.classic",
ideBaseUrl: options.ideBaseUrl
},
"plugins/c9.ide.newresource/newresource", "plugins/c9.ide.newresource/newresource",
"plugins/c9.ide.newresource/open", "plugins/c9.ide.newresource/open",
"plugins/c9.ide.undo/undo", "plugins/c9.ide.undo/undo",

Wyświetl plik

@ -194,10 +194,6 @@ module.exports = function(config, optimist) {
"./c9.vfs.server/statics", "./c9.vfs.server/statics",
"./c9.analytics/mock_analytics", "./c9.analytics/mock_analytics",
"./c9.metrics/mock_metrics", "./c9.metrics/mock_metrics",
{
packagePath: "./c9.graceful-shutdown/graceful-shutdown",
shutdown_grace_period: 100
},
"./c9.ide.experiment/mock_experiment", "./c9.ide.experiment/mock_experiment",
{ {
packagePath: "./c9.vfs.server/vfs.connect.standalone", packagePath: "./c9.vfs.server/vfs.connect.standalone",