forked from security/hakurei
Packaging nodejs and ruby is an immense burden for the Rosa OS base system, and these files diff poorly. Signed-off-by: Ophestra <cat@gensokyo.uk>
8 lines
86 B
Go
8 lines
86 B
Go
//go:build !frontend
|
|
|
|
package main
|
|
|
|
import "testing/fstest"
|
|
|
|
var content fstest.MapFS
|