Skip to content

Commit

Permalink
Merge pull request #253 from chewi/reiser4-test
Browse files Browse the repository at this point in the history
Conditionally run the reiser4 test
  • Loading branch information
Thomas-Tsai authored Oct 30, 2024
2 parents a09cc91 + 94e8111 commit e769821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ if ENABLE_REISERFS
TESTS += reiserfs.test
endif

#if ENABLE_REISER4
if ENABLE_REISER4
TESTS += reiser4.test
#endif
endif

if ENABLE_HFSP
TESTS += hfsplus.test
Expand Down

0 comments on commit e769821

Please sign in to comment.