Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 840ca74

Browse filesBrowse files
committed
Smaller test file size
1 parent cc80fe9 commit 840ca74
Copy full SHA for 840ca74

3 files changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎biojava-structure/src/test/java/org/biojava/nbio/structure/TestKeywords.java‎

Copy file name to clipboardExpand all lines: biojava-structure/src/test/java/org/biojava/nbio/structure/TestKeywords.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public void testKeywordsOnFiveLines () throws IOException {
2727
@Test
2828
public void testDash() throws IOException {
2929
String fileName;
30-
fileName = "/pdb6elw.ent.gz";
30+
fileName = "/pdb6elw-26lines.ent.gz";
3131
InputStream resourceAsStream = getClass().getResourceAsStream(fileName);
3232
GZIPInputStream inStream = new GZIPInputStream(resourceAsStream);
3333

Collapse file
628 Bytes
Binary file not shown.
Collapse file
-71 KB
Binary file not shown.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.