Files
enviPy-bayer/static/js/ketcher2/node_modules/delayed-stream/Makefile
2025-06-23 20:13:54 +02:00

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test