Skip to content

Commit

Permalink
Correct typo in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Feb 16, 2023
1 parent 2efb340 commit cd655eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nc_perf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ add_sh_test(nc_perf run_bm_test2)
IF(TEST_PARALLEL4)
add_bin_test(nc_perf tst_compress_par tst_utils.c)
add_sh_test(nc_perf run_par_bm_test)
add_sh_test(nc_test )
ENDIF(TEST_PARALLEL4)
ENDIF(BUILD_UTILITIES)

Expand Down

0 comments on commit cd655eb

Please sign in to comment.