diff options
Diffstat (limited to 'unit-tests/order.exp')
-rw-r--r-- | unit-tests/order.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/unit-tests/order.exp b/unit-tests/order.exp new file mode 100644 index 000000000000..d876914ffc9d --- /dev/null +++ b/unit-tests/order.exp @@ -0,0 +1,4 @@ +Making the.c +Making the.h +Making the.o from the.h the.c +exit status 0 |