Skip to content

Commit 61efd55

Browse files
committed
Cleaning
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent fe4d49a commit 61efd55

File tree

3 files changed

+1
-151
lines changed

3 files changed

+1
-151
lines changed

test/cli/index/common/deps-contents.sh

Lines changed: 0 additions & 82 deletions
This file was deleted.

test/cli/index/common/extra-directories-on-rebuild.sh

Lines changed: 0 additions & 68 deletions
This file was deleted.

test/unit/build/build_e2e_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ TEST(Build_e2e, persistence_across_runs) {
536536
build.finish();
537537
}
538538

539-
// Second run: new Build instance reads state.bin, should cache hit
539+
// Second run: new instance reads saved state, should cache hit
540540
{
541541
sourcemeta::one::Build build{output_path};
542542

0 commit comments

Comments
 (0)