Skip to content

Commit e708bc5

Browse files
committed
Rename integration-tests/js-compute/fixtures/object-store/app.js to integration-tests/js-compute/fixtures/object-store/bin/index.js
1 parent 9a529ad commit e708bc5

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/js-compute/fixtures/object-store/bin

1 file changed

+1
-1
lines changed

integration-tests/js-compute/fixtures/object-store/app.js renamed to integration-tests/js-compute/fixtures/object-store/bin/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,4 +1226,4 @@ function deepEqual(a, b) {
12261226
}
12271227
}
12281228
return typeA === typeB;
1229-
}
1229+
}

0 commit comments

Comments
 (0)