kopia lustrzana https://github.com/c9/core
remove .only
rodzic
56a4a2116c
commit
ea3b8f2cd9
|
@ -236,7 +236,7 @@ describe("cli.publish", function(){
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe.only("install and remove (uninstall)", function() {
|
describe("install and remove (uninstall)", function() {
|
||||||
var pluginDir = join(process.env.HOME, ".c9/plugins/c9.ide.example");
|
var pluginDir = join(process.env.HOME, ".c9/plugins/c9.ide.example");
|
||||||
|
|
||||||
// Lets make sure there is at least one package in the database
|
// Lets make sure there is at least one package in the database
|
||||||
|
|
Ładowanie…
Reference in New Issue