Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Aug 2, 2020
1 parent f58ddfc commit 717dd93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ void waitForCompletion() {
assertNull(getEngine().executeScript("window.xmlDoc.body"));
});
}

@Test public void loadJrtCssFileSuccessfully() {
getEngine().setUserStyleSheetLocation("jrt:/javafx.web/html/imported-styles.css");
}
Expand Down

0 comments on commit 717dd93

Please sign in to comment.