test: test-crypto-prime.js doesn't need internals

PR-URL: https://github.com/nodejs/node/pull/56675
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Meghan Denny
2025-01-29 12:23:02 -08:00
committed by GitHub
parent 55cc372b96
commit 1b2a966125

View File

@@ -1,4 +1,3 @@
// Flags: --expose-internals
'use strict';
const common = require('../common');