diff options
author | Bjørn Erik Pedersen <[email protected]> | 2024-01-28 11:41:59 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-01-28 11:41:59 +0100 |
commit | 2a0329423ce4b3359842affad76c40140d426943 (patch) | |
tree | 4bdbcb23b8c49492fce0d7697893fafc9c3dfc87 /cache | |
parent | 50dc327d1aa52a785382468aaf5a5f9cae456dbf (diff) | |
download | hugo-2a0329423ce4b3359842affad76c40140d426943.tar.gz hugo-2a0329423ce4b3359842affad76c40140d426943.zip |
testing: Rename integration_test.go to PACKAGE_integration_test.go
Primary motivation making them easier to find in the code editor.
Diffstat (limited to 'cache')
-rw-r--r-- | cache/filecache/filecache_integration_test.go (renamed from cache/filecache/integration_test.go) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/cache/filecache/integration_test.go b/cache/filecache/filecache_integration_test.go index 1e920c29f..1e920c29f 100644 --- a/cache/filecache/integration_test.go +++ b/cache/filecache/filecache_integration_test.go |