diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-09-06 13:07:18 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-09-06 14:04:05 +0200 |
| commit | a625bbff505c912f8a19f62bcb92313a63c60ed4 (patch) | |
| tree | 0d36cee3e92233928fadbb2e16ccd7c975e6c36e /rakelib/shared.rb | |
| parent | 042e4e8714263fe0568e1e382232dae56afa2ed1 (diff) | |
| download | elna-a625bbff505c912f8a19f62bcb92313a63c60ed4.tar.gz | |
Add the tester
Diffstat (limited to 'rakelib/shared.rb')
| -rw-r--r-- | rakelib/shared.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rakelib/shared.rb b/rakelib/shared.rb new file mode 100644 index 0000000..8ecd8cb --- /dev/null +++ b/rakelib/shared.rb @@ -0,0 +1 @@ +TMP = Pathname.new('./build') |
