assertTrue(Arrays.equals(eolstyle, propval));
}
public void testEditorDeleteFileProps() throws Exception
{
Charset UTF8 = Charset.forName("UTF-8");
client.propertySetRemote(
thisTest.getUrl() + "/iota", 1L,
"name", "value".getBytes(UTF8),
new CommitMessageCallback() {
public String getLogMessage(Set<CommitItem> elements) {