# Copyright (c) Facebook, Inc. and its affiliates.
# All rights reserved.

test:
	./node_modules/.bin/jest --config .jest-tool.config.js
