diff options
Diffstat (limited to 'Tests/CustomCommand/gen_once.c.in')
-rw-r--r-- | Tests/CustomCommand/gen_once.c.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CustomCommand/gen_once.c.in b/Tests/CustomCommand/gen_once.c.in deleted file mode 100644 index dc8eb67..0000000 --- a/Tests/CustomCommand/gen_once.c.in +++ /dev/null @@ -1 +0,0 @@ -int gen_once(void) { return 11; } |