Skip to content

Commit f3beb6a

Browse files
committed
Fix spurious runtests
1 parent 4d68d1c commit f3beb6a

File tree

3 files changed

+0
-3
lines changed
  • packages
    • prbnmcn-dagger-gsl/prbnmcn-dagger-gsl.0.0.3
    • prbnmcn-dagger-stats/prbnmcn-dagger-stats.0.0.3
    • prbnmcn-dagger/prbnmcn-dagger.0.0.3

3 files changed

+0
-3
lines changed

packages/prbnmcn-dagger-gsl/prbnmcn-dagger-gsl.0.0.3/opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ build: [
2222
"-j"
2323
jobs
2424
"@install"
25-
"@runtest" {with-test}
2625
"@doc" {with-doc}
2726
]
2827
]

packages/prbnmcn-dagger-stats/prbnmcn-dagger-stats.0.0.3/opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ build: [
2424
"-j"
2525
jobs
2626
"@install"
27-
"@runtest" {with-test}
2827
"@doc" {with-doc}
2928
]
3029
]

packages/prbnmcn-dagger/prbnmcn-dagger.0.0.3/opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ build: [
2727
"-j"
2828
jobs
2929
"@install"
30-
"@runtest" {with-test}
3130
"@doc" {with-doc}
3231
]
3332
]

0 commit comments

Comments
 (0)