Commit 4c4fa99
[antlir2][image_test] fix /dev/null test
Summary: This didn't start with `test_` so was never actually run...
Test Plan:
```
❯ buck2 test fbcode//antlir/antlir2/testing/tests: -- dev_null
Buck UI: https://www.internalfb.com/buck2/213286ba-372c-4c11-84fb-091de9b73934
Network: Up: 169KiB Down: 278KiB (reSessionID-9884d4b9-018c-42b0-9547-a7be2ad6bdfc)
Analyzing targets. Remaining 0/34 34 actions
Executing actions. Remaining 0/664 9:17.1s exec time total
Command: test. Finished 388 local
Time elapsed: 40.2s
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Omit 0. Infra Failure 0. Build failure 0
```
https://www.internalfb.com/intern/testinfra/testrun/5066549913236818
Reviewed By: justintrudell
Differential Revision: D89397424
fbshipit-source-id: 93a130137af738af0b5f646f0430e3bb204be28c1 parent 46414fd commit 4c4fa99
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
0 commit comments