mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-20 12:21:37 +02:00
Unit tests for Rrot
Makefile for unit testing
This commit is contained in:
4
tests/Makefile
Normal file
4
tests/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
.PHONY: test
|
||||
test:
|
||||
cat ../THREAD_TABLE.scad | awk -f test_table.awk
|
||||
|
Reference in New Issue
Block a user