Skip to content

Commit

Permalink
feat(storage): experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
subfuzion committed Sep 17, 2024
1 parent 863e22c commit c3e3d69
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions storage-control/experimental/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"author": "Google LLC",
"license": "Apache-2.0",
"scripts": {
"start": "node index.js",
"test": "echo \"INFO: no unit tests\"",
"system-test": "NAME=Cloud c8 mocha -p -j 2 test/system.test.js --timeout=360000 --exit"
}
}

0 comments on commit c3e3d69

Please sign in to comment.