| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent bba3d35 commit 09107db
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,7 +50,7 @@ public void testSiseFormat() { | |||
| 50 | 50 | ||
| 51 | 51 | @Test | |
| 52 | 52 | public void testDf() { | |
| 53 | - DiskUtils.Df d = DiskUtils.df("/proc"); | ||
| 53 | + DiskUtils.Df d = DiskUtils.df("/"); | ||
| 54 | 54 | Assert.assertTrue(d.fileSystem.length() != 0); | |
| 55 | 55 | } | |
| 56 | 56 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments