Favicons, page improvements
This commit is contained in:
@@ -36,6 +36,12 @@ namespace LeafWeb.Core.Tests.Remote
|
||||
return new PiscalSshClient(_piscalConnectionString);
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void Unconfigured()
|
||||
{
|
||||
var client = new PiscalSshClient(null);
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void SubmitLeafInputFile()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user