diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-10 02:07:47 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-10 02:07:47 +0300 |
commit | 9f9790c0a3d7bdc7497812bda41779da7fa023c3 (patch) | |
tree | da4535da129cfd2823df2b59033e48b9cd18449e /core/cpt/test | |
parent | 634d90575ef36e116fec95059d8e9abf357e275a (diff) | |
download | repository-9f9790c0a3d7bdc7497812bda41779da7fa023c3.tar.gz |
cpt: bump to 4.0.0
Diffstat (limited to 'core/cpt/test')
-rwxr-xr-x | core/cpt/test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/cpt/test b/core/cpt/test new file mode 100755 index 00000000..dcff1912 --- /dev/null +++ b/core/cpt/test @@ -0,0 +1,3 @@ +#!/bin/sh -e + +make test |